- Fix Shebang

PR:		209811
This commit is contained in:
Jose Alonso Cardenas Marquez 2017-04-21 18:25:01 +00:00
parent 524213f46f
commit e74d8b940d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439118

View file

@ -17,7 +17,7 @@ LICENSE_COMB= multi
USE_GITHUB= yes
USES+= libtool:keepla pkgconfig
USES+= libtool:keepla pkgconfig shebangfix
CONFLICTS?= bacula*-server-*
@ -31,6 +31,8 @@ PLIST_SUB+= LIB_VERSION=${PORTVERSION}
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
SHEBANG_LANG= perl
SHEBANG_FILES= ${WRKSRC}/src/cats/make_catalog_backup.pl.in
CPPFLAGS+= -I/usr/include/readline -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib