aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-05-07 21:12:31 +0800
committerbapt <bapt@FreeBSD.org>2013-05-07 21:12:31 +0800
commitc51dc118d16532cbb0975f6a1283f79f0f639846 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /multimedia
parentd6971706dddb262040a6508b9b7e08ba636e3147 (diff)
downloadfreebsd-ports-gnome-c51dc118d16532cbb0975f6a1283f79f0f639846.tar.gz
freebsd-ports-gnome-c51dc118d16532cbb0975f6a1283f79f0f639846.tar.zst
freebsd-ports-gnome-c51dc118d16532cbb0975f6a1283f79f0f639846.zip
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by: John Marino Obtained from: DPorts
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gcfilms/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gcfilms/Makefile b/multimedia/gcfilms/Makefile
index 18e8ec23a8a1..ca2dd2eadd8d 100644
--- a/multimedia/gcfilms/Makefile
+++ b/multimedia/gcfilms/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: GCFilms
-# Date Created: 01 May 2005
-# Whom: Remington Lang <MrL0Lz@gmail.com>
-#
+# Created by: Remington Lang <MrL0Lz@gmail.com>
# $FreeBSD$
PORTNAME= gcfilms
PORTVERSION= 6.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia perl5
MASTER_SITES= http://download.gna.org/gcfilms/
@@ -22,8 +19,11 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}
+USES= shebangfix
NO_BUILD= yes
+SHEBANG_FILES= bin/gcfilms install
+
do-install:
cd ${WRKSRC} ; ./install --prefix=${PREFIX}