diff options
Diffstat (limited to 'www/cgicc/Makefile')
-rw-r--r-- | www/cgicc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 45dae5b7ef58..8b4879253e62 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -20,7 +20,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-pedantic||g' ${WRKSRC}/configure |