aboutsummaryrefslogtreecommitdiff
path: root/graphics/pfstools/Makefile
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-07-14 21:51:22 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-07-14 21:51:22 +0000
commit5606e472b7208510ef034f689709d91fa2e58241 (patch)
treeff674f672c8e4c26021c2aca5b2af13cfadd16e3 /graphics/pfstools/Makefile
parent29722876c7fae1436b5a660bafcc66b039300468 (diff)
downloadports-5606e472b7208510ef034f689709d91fa2e58241.tar.gz
ports-5606e472b7208510ef034f689709d91fa2e58241.zip
Removed octave_* shebangfix variables
These are not required and by adding octave SHEBANG_LANG adds these entires and more. https://www.freebsd.org/doc/en/books/porters-handbook/uses-shebangfix.html Reported by: matt Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11495
Notes
Notes: svn path=/head/; revision=445831
Diffstat (limited to 'graphics/pfstools/Makefile')
-rw-r--r--graphics/pfstools/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile
index b0c6f3b961cb..d73fbadd9d0b 100644
--- a/graphics/pfstools/Makefile
+++ b/graphics/pfstools/Makefile
@@ -75,8 +75,6 @@ PLIST_SUB+= \
OCTAVE_SITE_OCT=${OCTAVE_SITE_OCT:S|^${OCTAVE_BASE}/||}
SHEBANG_FILES= src/octave/*
SHEBANG_LANG+= octave
-octave_OLD_CMD?=/usr/bin/octave
-octave_CMD?= ${OCTAVE_BASE}/bin/octave
.endif
post-install: