From f4189b9886a7bd059bb48e59ed74ea803e3c22f5 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 19 Aug 2000 20:17:10 +0000 Subject: Minor fixups: - Set GNU_CONFIGURE=yes. - Move manpages from pkg/PLIST to Makefile. - Add .so symlink to pkg/PLIST. --- www/cgiparse/Makefile | 3 +++ www/cgiparse/pkg-plist | 6 +----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index 2c757ea..b913e35 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 diff --git a/www/cgiparse/pkg-plist b/www/cgiparse/pkg-plist index c63f566..c409902 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 -- cgit v1.1