aboutsummaryrefslogtreecommitdiff
path: root/www/cgicc
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /www/cgicc
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'www/cgicc')
-rw-r--r--www/cgicc/Makefile3
-rw-r--r--www/cgicc/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/www/cgicc/Makefile b/www/cgicc/Makefile
index 6ecf1197ac10..e463961929d1 100644
--- a/www/cgicc/Makefile
+++ b/www/cgicc/Makefile
@@ -8,6 +8,7 @@
PORTNAME= cgicc
PORTVERSION= 3.2.3
+PORTREVISION= 1
CATEGORIES= www devel
MASTER_SITES= ftp://ftp.cgicc.org/
@@ -15,7 +16,7 @@ MAINTAINER= sem@FreeBSD.org
COMMENT= A C++ class library for writing CGI applications
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAKE_ARGS= NOPORTDOCS=${NOPORTDOCS}
INSTALLS_SHLIB= yes
diff --git a/www/cgicc/pkg-plist b/www/cgicc/pkg-plist
index 8be5a0a81747..38d3e5913e5b 100644
--- a/www/cgicc/pkg-plist
+++ b/www/cgicc/pkg-plist
@@ -24,6 +24,7 @@ include/cgicc/HTTPResponseHeader.h
include/cgicc/HTTPStatusHeader.h
include/cgicc/MStreamable.h
lib/libcgicc.a
+lib/libcgicc.la
lib/libcgicc.so
lib/libcgicc.so.5
%%PORTDOCS%%%%DOCSDIR%%/COPYING-source.html