mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Fix shebang
Approved by: portmgr blanket
This commit is contained in:
parent
599061c9f2
commit
6edb625ebc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362643
@ -21,7 +21,9 @@ CONFIGURE_ARGS?=--enable-trans --enable-utmp \
|
||||
--enable-multi-charset
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USES= iconv libtool
|
||||
USES= iconv libtool shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/utils/kEsetroot.in
|
||||
perl_OLD_CMD= @PERL@
|
||||
USE_CSTD= gnu89
|
||||
USE_EFL= imlib2
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user