aboutsummaryrefslogtreecommitdiffstats
path: root/security/php4-cryptopp
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-04 03:36:13 +0800
committerpav <pav@FreeBSD.org>2005-02-04 03:36:13 +0800
commit785aef39be9f2780a2cd92f234b92789160cd482 (patch)
tree7be313ca43cb6a86823b5e3b5da9fd5d9a488b42 /security/php4-cryptopp
parent6b4a24ae87752a835f4920dd3e3db67bd554e2cc (diff)
downloadfreebsd-ports-gnome-785aef39be9f2780a2cd92f234b92789160cd482.tar.gz
freebsd-ports-gnome-785aef39be9f2780a2cd92f234b92789160cd482.tar.zst
freebsd-ports-gnome-785aef39be9f2780a2cd92f234b92789160cd482.zip
- Fix small big typo
Reported by: krismail
Diffstat (limited to 'security/php4-cryptopp')
-rw-r--r--security/php4-cryptopp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile
index 046d707905ec..1c540189ff81 100644
--- a/security/php4-cryptopp/Makefile
+++ b/security/php4-cryptopp/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PKGNAME}
-USE_PERL= yes
+USE_PERL5= yes
USE_PHP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes