- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= netbeans
|
||||
PORTVERSION= 8.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \
|
||||
http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/
|
||||
@@ -14,7 +15,11 @@ COMMENT= Modular, standards-based integrated development environment
|
||||
LICENSE= CDDL GPLv2
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= zip
|
||||
USES= shebangfix zip
|
||||
SHEBANG_FILES= extide/ant/bin/antRun.pl \
|
||||
extide/ant/bin/complete-ant-cmd.pl \
|
||||
extide/ant/bin/runant.pl \
|
||||
extide/ant/bin/runant.py
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.7+
|
||||
NO_BUILD= yes
|
||||
|
||||
Reference in New Issue
Block a user