diff options
Diffstat (limited to 'www/cgicc')
-rw-r--r-- | www/cgicc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile index 8b4879253e62..6775c33273ae 100644 --- a/www/cgicc/Makefile +++ b/www/cgicc/Makefile @@ -18,7 +18,6 @@ COMMENT= A C++ class library for writing CGI applications USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS} USE_LDCONFIG= yes |