aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/py-netif/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-netif/Makefile b/net/py-netif/Makefile
index af1a8b9f8320..0f8f8a376445 100644
--- a/net/py-netif/Makefile
+++ b/net/py-netif/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netif
PORTVERSION= 1.0.20170424
+PORTREVISION= 1
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +13,7 @@ COMMENT= Python network configuration library for FreeBSD
LICENSE= BSD2CLAUSE
BUILD_DEPENDS= cython>0:lang/cython
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsd>0:devel/py-bsd
USE_GITHUB= yes
GH_ACCOUNT= freenas