aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 14:30:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 14:30:00 +0000
commit47152f72725746240c525aaead86f6d8e86f6c86 (patch)
treecd0be9b755f1692338448e942dc33435d5059d08 /x11-toolkits/p5-Tk
parentcf40bf04a8795770bf0d0c0dff9c11759c3406aa (diff)
downloadports-47152f72725746240c525aaead86f6d8e86f6c86.tar.gz
ports-47152f72725746240c525aaead86f6d8e86f6c86.zip
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q2
Notes
Notes: svn path=/head/; revision=387861
Diffstat (limited to 'x11-toolkits/p5-Tk')
-rw-r--r--x11-toolkits/p5-Tk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 1d2ac9a3a50c..fb4672954dfa 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Tk
PORTVERSION= 804.033
+PORTREVISION= 1
CATEGORIES= x11-toolkits tk perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,7 +21,9 @@ XFT_DESC= Client-side fonts via libXft
CONFIGURE_ARGS= X11INC=${LOCALBASE}/include X11LIB=${LOCALBASE}/lib
MAKE_JOBS_UNSAFE= yes
-USES= perl5
+USES= perl5 shebangfix
+SHEBANG_FILES= pTk/Tcl-pTk \
+ pTk/mkVFunc
USE_PERL5= configure
USE_XORG= x11