summaryrefslogtreecommitdiff
path: root/www/p5-FastCGI/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-06-16 06:35:12 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-06-16 06:35:12 +0000
commite5dda9dc35cfa5e830a8736abb75b9da2dff6619 (patch)
tree1a12603b3c01da384a61f863b4b39b61f594881a /www/p5-FastCGI/Makefile
parentDon't delete score files if they contain data. This should keep people (diff)
Update to version 0.67.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=83099
Diffstat (limited to 'www/p5-FastCGI/Makefile')
-rw-r--r--www/p5-FastCGI/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile
index b7d0412904b3..bc1a8a7b14fb 100644
--- a/www/p5-FastCGI/Makefile
+++ b/www/p5-FastCGI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= FastCGI
-PORTVERSION= 0.58
+PORTVERSION= 0.67
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= FCGI
@@ -16,9 +16,10 @@ DISTNAME= FCGI-${PORTVERSION}
MAINTAINER= kbyanc@posi.net
COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts
-BUILD_DEPENDS= ${LOCALBASE}/lib/libfcgi.a:${PORTSDIR}/www/fcgi
+LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi
PERL_CONFIGURE= yes
+CONFIGURE_ARGS+= --use-installed=${LOCALBASE}
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= FCGI.3