aboutsummaryrefslogtreecommitdiffstats
path: root/devel/make++
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
committeradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
commit7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch)
tree39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /devel/make++
parentfe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff)
downloadfreebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.zst
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
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