aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgiparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgiparse/Makefile')
-rw-r--r--www/cgiparse/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile
index 2c757ea53274..b913e3592942 100644
--- a/www/cgiparse/Makefile
+++ b/www/cgiparse/Makefile
@@ -15,4 +15,7 @@ MAINTAINER= jmg@FreeBSD.org
LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime:install
+GNU_CONFIGURE= yes
+MAN3= cgiclose.3 cgigetvalue.3 cginewquerystr.3
+
.include <bsd.port.mk>