aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgiparse
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-08-20 04:17:10 +0800
committersteve <steve@FreeBSD.org>2000-08-20 04:17:10 +0800
commitf4189b9886a7bd059bb48e59ed74ea803e3c22f5 (patch)
treec1426e0766d8ec3d0c42b4251580b7e4cf2d423e /www/cgiparse
parentc7d7ccca3a5a7c453a72c0c93352a7dfcaf8715f (diff)
downloadfreebsd-ports-gnome-f4189b9886a7bd059bb48e59ed74ea803e3c22f5.tar.gz
freebsd-ports-gnome-f4189b9886a7bd059bb48e59ed74ea803e3c22f5.tar.zst
freebsd-ports-gnome-f4189b9886a7bd059bb48e59ed74ea803e3c22f5.zip
Minor fixups:
- Set GNU_CONFIGURE=yes. - Move manpages from pkg/PLIST to Makefile. - Add .so symlink to pkg/PLIST.
Diffstat (limited to 'www/cgiparse')
-rw-r--r--www/cgiparse/Makefile3
-rw-r--r--www/cgiparse/pkg-plist6
2 files changed, 4 insertions, 5 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>
diff --git a/www/cgiparse/pkg-plist b/www/cgiparse/pkg-plist
index c63f5661cc08..c409902f7b25 100644
--- a/www/cgiparse/pkg-plist
+++ b/www/cgiparse/pkg-plist
@@ -1,9 +1,5 @@
include/cgi.h
lib/libcgiparse.a
+lib/libcgiparse.so
lib/libcgiparse.so.1
lib/libcgiparse_p.a
-man/man3/cgigetvalue.3.gz
-man/man3/cgiclose.3.gz
-man/man3/cginewquerystr.3.gz
-@unexec /usr/bin/env /sbin/ldconfig -R
-@exec /usr/bin/env /sbin/ldconfig -m %B