mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
Add explicit USES=perl5 python:2.7 instead of relying on dependencies
This commit is contained in:
parent
129421eee8
commit
acb3753af8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471045
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ MAKE_JOBS_UNSAFE= yes
|
||||||
LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
|
LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
|
||||||
libsyslog-ng-3.6.so.0:sysutils/syslog-ng36
|
libsyslog-ng-3.6.so.0:sysutils/syslog-ng36
|
||||||
|
|
||||||
USES= bison gmake libtool lua pathfix pkgconfig shebangfix tar:xz
|
USES= bison gmake libtool lua pathfix perl5 pkgconfig python:2.7 shebangfix tar:xz
|
||||||
SHEBANG_FILES= scl/elasticsearch/es-bridge
|
SHEBANG_FILES= scl/elasticsearch/es-bridge
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue