aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-02-13 03:49:05 +0800
committerantoine <antoine@FreeBSD.org>2018-02-13 03:49:05 +0800
commit52a709a19d68f6f4f7b9a319b560349e281c6630 (patch)
tree8cc3c2c274dea2e4b03c408f1528456b816c8d77
parent38f505a3abd27abb8334a55504eadfe914970cda (diff)
downloadfreebsd-ports-gnome-52a709a19d68f6f4f7b9a319b560349e281c6630.tar.gz
freebsd-ports-gnome-52a709a19d68f6f4f7b9a319b560349e281c6630.tar.zst
freebsd-ports-gnome-52a709a19d68f6f4f7b9a319b560349e281c6630.zip
Remove build dependency on the python metaport
-rw-r--r--sysutils/sample/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/sample/Makefile b/sysutils/sample/Makefile
index d876f3ceb905..0fd1e311139d 100644
--- a/sysutils/sample/Makefile
+++ b/sysutils/sample/Makefile
@@ -15,13 +15,13 @@ ONLY_FOR_ARCHS_REASON= device driver part of the program only supports amd64
BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \
${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \
- ${LOCALBASE}/lib/libxo.a:devel/libxo \
- ${LOCALBASE}/bin/python:lang/python
+ ${LOCALBASE}/lib/libxo.a:devel/libxo
USE_GITHUB= yes
GH_ACCOUNT= freenas
GH_TAGNAME= 45e2b86
+BINARY_ALIAS= python=${PYTHON_CMD}
USES= python:build kmod
USE_PYTHON= cython