aboutsummaryrefslogtreecommitdiff
path: root/graphics/openrm/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
commit62a41b423ba42c0a1ab0c0ada5d33752e965f615 (patch)
tree5fff787fcf509ed53762690c395516c337412423 /graphics/openrm/Makefile
parent3d7ef3e463a5e930be63835c21dd2d345f88ea2d (diff)
Notes
Diffstat (limited to 'graphics/openrm/Makefile')
-rw-r--r--graphics/openrm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index c9dde4851d82..59eee4117573 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -18,11 +18,11 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/rm${PORTVERSION:R:S/.//g}
-USES= shebangfix
+USES= shebangfix perl5
SHEBANG_FILES= doc/*.pl
USE_GL= glu
USE_XORG= xmu
-USE_PERL5_BUILD=yes
+USE_PERL5= build
ALL_TARGET= freebsd docs
MAKE_ARGS= AR="${AR}" \
CC="${CC}" \