mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Remove build dependency on the python metaport
This commit is contained in:
parent
bb710d0b3f
commit
d04c03ab69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461656
@ -14,7 +14,6 @@ COMMENT= Opensource browser engine using the GTK+ 3 toolkit
|
||||
|
||||
BUILD_DEPENDS= gtkdoc-rebase:textproc/gtk-doc \
|
||||
p5-Switch>0:lang/p5-Switch \
|
||||
python:lang/python \
|
||||
geoclue>=0:net/geoclue
|
||||
LIB_DEPENDS= libenchant.so:textproc/enchant \
|
||||
libsecret-1.so:security/libsecret \
|
||||
@ -28,10 +27,11 @@ RUN_DEPENDS= geoclue>=0:net/geoclue
|
||||
|
||||
PORTSCOUT= limit:^2\.4\.
|
||||
|
||||
BINARY_ALIAS= python=${PYTHON_CMD}
|
||||
USE_GSTREAMER1= yes
|
||||
USE_XORG= xt xdamage xcomposite
|
||||
USES= bison compiler:c++11-lib gettext gmake gperf libtool localbase \
|
||||
pathfix perl5 pkgconfig shebangfix sqlite tar:xz
|
||||
pathfix perl5 pkgconfig python:build shebangfix sqlite tar:xz
|
||||
PATHFIX_MAKEFILEIN= GNUmakefile.in
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_RUN_DEPENDS=yes
|
||||
|
Loading…
Reference in New Issue
Block a user