diff options
Diffstat (limited to 'www/cgicc/Makefile')
-rw-r--r-- | www/cgicc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index a0ecb086f1e3..b1d9480f8595 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |