aboutsummaryrefslogtreecommitdiff
path: root/audio/beast
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-29 12:22:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-29 12:22:21 +0000
commit7eaeea789e7742e4f52de8677a5f6c70484f9ecd (patch)
treeb4525ffbf55ea2f317f4357c8ed70f17fb1d4fee /audio/beast
parent44432d01cbf27c03f60fa051c233396eff667ef1 (diff)
downloadports-7eaeea789e7742e4f52de8677a5f6c70484f9ecd.tar.gz
ports-7eaeea789e7742e4f52de8677a5f6c70484f9ecd.zip
Allow building without /usr/bin/perl symlink
PR: ports/195494
Notes
Notes: svn path=/head/; revision=373615
Diffstat (limited to 'audio/beast')
-rw-r--r--audio/beast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index ec45b53c6790..ef29c0e9734d 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -22,7 +22,8 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
OPTIONS_DEFINE= DEBUG
OPTIONS_DEFINE_i386= SSE
-USES= tar:bzip2 desktop-file-utils gmake gettext pathfix pkgconfig shared-mime-info libtool
+USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig shared-mime-info shebangfix tar:bzip2
+SHEBANG_FILES= autotools/intltool-merge
USE_GCC= yes
USE_GNOME= gnomehier libgnomecanvas
GNU_CONFIGURE= yes