summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-04-01 15:44:05 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-04-01 15:44:05 +0000
commitab41938174ee7de6ba9d9477153d2a08ab78d987 (patch)
treed04b74076cf4e67fe2207f29b9774bf1c0deb609
parentFix pkg-plist (and `make package'). (diff)
- Fix plist by installing pkgconfig to the right place
- Trim header - Remove indefinite article from comment Reported by: pointyhat With hat: portmgr
Notes
Notes: svn path=/head/; revision=315656
-rw-r--r--www/cgicc/Makefile11
-rw-r--r--www/cgicc/pkg-plist2
2 files changed, 5 insertions, 8 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 25af21d10643..494708f84c88 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -1,24 +1,21 @@
-# ex:ts=8
-# New ports collection makefile for: cgi++
-# Date created: Mar 26, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= cgicc
PORTVERSION= 3.2.10
+PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
-COMMENT= A C++ class library for writing CGI applications
+COMMENT= C++ class library for writing CGI applications
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
AUTOMAKE="${TRUE}"
USE_LDCONFIG= yes
+USES= pathfix
PORTDOCS= *
CXXFLAGS+= -Wno-unknown-pragmas
diff --git a/www/cgicc/pkg-plist b/www/cgicc/pkg-plist
index 3eb1c26c2d43..e0235ee114c7 100644
--- a/www/cgicc/pkg-plist
+++ b/www/cgicc/pkg-plist
@@ -30,6 +30,6 @@ include/cgicc/XMLPI.h
lib/libcgicc.a
lib/libcgicc.so
lib/libcgicc.so.5
-lib/pkgconfig/cgicc.pc
+libdata/pkgconfig/cgicc.pc
share/aclocal/cgicc.m4
@dirrm include/cgicc