diff options
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} |