diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-03 21:01:22 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-03 21:01:22 +0000 |
commit | 61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b (patch) | |
tree | 3c8d6a50176eb4cd3a231f21202491db688c0fa9 /misc/hello | |
parent | 5be2775866f52640b99dde7be7d62e4533e51198 (diff) | |
download | ports-61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b.tar.gz ports-61e6d9ec4eb9ccedb373d6fcf6e356c2cc54b03b.zip |
Notes
Diffstat (limited to 'misc/hello')
-rw-r--r-- | misc/hello/Makefile | 1 |
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} |