Date: Sat, 14 May 2016 22:09:47 +0200 From: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> To: freebsd-ports@freebsd.org Subject: Re: Is there a way to automatically edit port Makefile and plist after updates Message-ID: <fd2f3818-c1a6-83a5-2677-7993390a2a12@utanet.at> In-Reply-To: <3FB7B394F70C4284830025722F00896A@Rivendell> References: <3FB7B394F70C4284830025722F00896A@Rivendell>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fd2f3818-c1a6-83a5-2677-7993390a2a12>