aboutsummaryrefslogtreecommitdiff
path: root/misc/hello
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-03 21:01:22 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-03 21:01:22 +0000
commit61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b (patch)
tree3c8d6a50176eb4cd3a231f21202491db688c0fa9 /misc/hello
parent5be2775866f52640b99dde7be7d62e4533e51198 (diff)
downloadports-61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b.tar.gz
ports-61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b.zip
Add USE_PERL5_BUILD
PR: 55148 Submitted by: Volker Stolz <vs@foldr.org>
Notes
Notes: svn path=/head/; revision=86241
Diffstat (limited to 'misc/hello')
-rw-r--r--misc/hello/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/hello/Makefile b/misc/hello/Makefile
index 059224952075..9b06d5d95e2a 100644
--- a/misc/hello/Makefile
+++ b/misc/hello/Makefile
@@ -16,6 +16,7 @@ COMMENT= A utility for saying hello to the world and reading email
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+USE_PERL5_BUILD= YES
GNU_CONFIGURE= YES
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}