aboutsummaryrefslogtreecommitdiffstats
path: root/net/vde2
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2015-01-03 16:47:51 +0800
committermva <mva@FreeBSD.org>2015-01-03 16:47:51 +0800
commit637ab181cd5946c6255911c96b218a5979a14026 (patch)
tree12a24f45be2471cff41bd61ef4c9d35b88a401d7 /net/vde2
parent8df7661d5fb781595b7bae0a37d82a730b97d4dd (diff)
downloadfreebsd-ports-gnome-637ab181cd5946c6255911c96b218a5979a14026.tar.gz
freebsd-ports-gnome-637ab181cd5946c6255911c96b218a5979a14026.tar.zst
freebsd-ports-gnome-637ab181cd5946c6255911c96b218a5979a14026.zip
- Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...
With hat: python@
Diffstat (limited to 'net/vde2')
-rw-r--r--net/vde2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vde2/Makefile b/net/vde2/Makefile
index 53636fe2bf87..9bfeb7a77676 100644
--- a/net/vde2/Makefile
+++ b/net/vde2/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFAULT= PYTHON
OPTIONS_SUB= yes
PYTHON_CONFIGURE_OFF= --disable-python
-PYTHON_USE= PYTHON=yes
+PYTHON_USES= python
PYTHON_CPPFLAGS= -I${LOCALBASE}/include
PYTHON_LDFLAGS= -L${LOCALBASE}/lib