mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build without /usr/bin/perl symlink
Reported by: pkg-fallout
This commit is contained in:
parent
825507ad40
commit
d29f1f8fc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387381
@ -17,8 +17,9 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall \
|
||||
${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/gmp
|
||||
LIB_DEPENDS= libgetline.so:${PORTSDIR}/devel/libgetline
|
||||
|
||||
USES= gmake perl5
|
||||
USES= gmake perl5 shebangfix
|
||||
USE_PERL5= build
|
||||
SHEBANG_FILES= mkoptable
|
||||
USE_GCC= any
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-pcre-dir=${LOCALBASE}/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user