- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
This commit is contained in:
Dmitry Marakasov 2015-08-28 15:19:55 +00:00
parent f41f52c770
commit 319b2d81df
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395495

View File

@ -3,7 +3,7 @@
PORTNAME= harbour
PORTVERSION= 3.0.0
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= SF/${PORTNAME}-project/source/${PORTVERSION}
@ -22,7 +22,11 @@ NOT_FOR_ARCHS_REASON= does not compile on sparc64: assertion failed
PORTDOCS= *.txt *.hbd NEWS INSTALL TODO COPYING ChangeLog
USES= bison gmake
USES= bison gmake shebangfix
SHEBANG_FILES= bin/hb3rdpat.hbs
SHEBANG_LANG= hbrun
hbrun_OLD_CMD= /usr/bin/hbrun
hbrun_CMD= ${PREFIX}/bin/hbrun
USE_OPENSSL= yes
USE_LDCONFIG= ${LOCALBASE}/lib/harbour