aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-09-30 14:29:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-09-30 14:29:11 +0000
commit2c2444089661e79b176e38c365ac915bb237028d (patch)
treeb1a9d88faed43177c93965f2f2a03c5013ccd98f /devel
parente07e1e0087e84ef1801d71d989f27ad468336b9f (diff)
downloadports-2c2444089661e79b176e38c365ac915bb237028d.tar.gz
ports-2c2444089661e79b176e38c365ac915bb237028d.zip
Remove dependency on the python metaport, if it's broken it will need to
be fixed
Notes
Notes: svn path=/head/; revision=480955
Diffstat (limited to 'devel')
-rw-r--r--devel/libosmocore/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libosmocore/Makefile b/devel/libosmocore/Makefile
index ad6490e283fc..23a5837035ef 100644
--- a/devel/libosmocore/Makefile
+++ b/devel/libosmocore/Makefile
@@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to compile: application.c:179: \#pragma GCC diagnostic not allowed inside functions
-BUILD_DEPENDS= python:lang/python
-
LIB_DEPENDS= libgnutls.so:security/gnutls \
libpcsclite.so:devel/pcsc-lite \
libtalloc.so:devel/talloc