aboutsummaryrefslogtreecommitdiff
path: root/www/cgicc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-19 16:10:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-19 16:10:12 +0000
commit45715f6197d7d58ec6648fa024bd72a8580a1dd3 (patch)
tree1bc66db58a27e4bde5e614541a3c127866f64640 /www/cgicc
parent1afa5c8a429183ce5c3fcae03f5a404798ebda86 (diff)
downloadports-45715f6197d7d58ec6648fa024bd72a8580a1dd3.tar.gz
ports-45715f6197d7d58ec6648fa024bd72a8580a1dd3.zip
Notes
Diffstat (limited to 'www/cgicc')
-rw-r--r--www/cgicc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 3b2fc8c36760..32d01fcf0ef2 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cgicc
PORTVERSION= 3.2.16
+PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= GNU
@@ -11,7 +12,7 @@ COMMENT= C++ class library for writing CGI applications
LICENSE= LGPL3+
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOXYGEN
USES= gmake pathfix libtool
GNU_CONFIGURE= yes
@@ -24,8 +25,8 @@ CXXFLAGS+= -Wno-unknown-pragmas
PORTDOCS= *
-DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
-DOCS_CONFIGURE_ENV_OFF= ac_cv_prog_DOXYGEN="${ECHO_CMD}"
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
+DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_DOXYGEN="${ECHO_CMD}"
post-patch:
@${REINPLACE_CMD} -e \