aboutsummaryrefslogtreecommitdiff
path: root/math/gri
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-09 19:45:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-09 19:45:03 +0000
commit834b4beb05be27796691c899b39673e03a3ff771 (patch)
tree2f8f62c04766be7b5b16bd1d115cbe97df203d0c /math/gri
parent7de0d210f51a83ba34600cf257d91ef6d6fbdc1d (diff)
downloadports-834b4beb05be27796691c899b39673e03a3ff771.tar.gz
ports-834b4beb05be27796691c899b39673e03a3ff771.zip
- Fix shebangs
MFH: 2015Q2 (blanket)
Notes
Notes: svn path=/head/; revision=388984
Diffstat (limited to 'math/gri')
-rw-r--r--math/gri/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index 6202b3511e4a..b6d4c6ae47c2 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gri
PORTVERSION= 2.12.23
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= SF
@@ -13,7 +13,7 @@ COMMENT= Extensible plotting language for producing scientific graphs
LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
USES= gmake readline shebangfix makeinfo
-SHEBANG_FILES= src/gri_merge src/gri_unpage
+SHEBANG_FILES= doc/examples/FEM.pl src/gri_merge src/gri_unpage
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-FreeBSD