aboutsummaryrefslogtreecommitdiff
path: root/devel/make++
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-07 03:10:58 +0000
commitc62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch)
treeb32409a9ec171a85e0016501d1db9153c45fe091 /devel/make++
parent166b4155de5509696359deb556c66dc396ff0d2c (diff)
downloadports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz
ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Notes
Notes: svn path=/head/; revision=69625
Diffstat (limited to 'devel/make++')
-rw-r--r--devel/make++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/make++/Makefile b/devel/make++/Makefile
index da5a55b37a53..e0d09be57d67 100644
--- a/devel/make++/Makefile
+++ b/devel/make++/Makefile
@@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME:S/+/p/g}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Make++ (or makepp) is a drop-in replacement for GNU make
-
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+PORTCOMMENT= A drop-in replacement for GNU make
+
USE_PERL5= yes
DATADIR= ${PREFIX}/share/makepp