Is there a way to automatically edit port Makefile and plist after updates

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Sat May 14 20:09:53 UTC 2016


If I found the right PR:
I think it was  the one with php and mysqlnd.

.if ${.CURDIR:M*/ports/lang56}
CONFIGURE_ARGS+=--disable-mysqlnd
.endif

You have to cd in th e workdirectory and run ./configure --help to find 
the right CONFIGURE_ARGS.



More information about the freebsd-ports mailing list