aboutsummaryrefslogtreecommitdiff
path: root/graphics/openrm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
commit53ad8315b0a2ef773e5e5f74a380bab573e4d008 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /graphics/openrm
parentc0af1ccd5f350208e51572a7122f075c545462ec (diff)
downloadports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.tar.gz
ports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.zip
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by: John Marino Obtained from: DPorts
Notes
Notes: svn path=/head/; revision=317605
Diffstat (limited to 'graphics/openrm')
-rw-r--r--graphics/openrm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile
index 449bae442ce8..c9dde4851d82 100644
--- a/graphics/openrm/Makefile
+++ b/graphics/openrm/Makefile
@@ -18,6 +18,8 @@ OPTIONS_DEFINE= DOCS EXAMPLES
WRKSRC= ${WRKDIR}/rm${PORTVERSION:R:S/.//g}
+USES= shebangfix
+SHEBANG_FILES= doc/*.pl
USE_GL= glu
USE_XORG= xmu
USE_PERL5_BUILD=yes