Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 14:29:11 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480955 - head/devel/libosmocore
Message-ID:  <201809301429.w8UETBTF083783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep 30 14:29:11 2018
New Revision: 480955
URL: https://svnweb.freebsd.org/changeset/ports/480955

Log:
  Remove dependency on the python metaport, if it's broken it will need to
  be fixed

Modified:
  head/devel/libosmocore/Makefile

Modified: head/devel/libosmocore/Makefile
==============================================================================
--- head/devel/libosmocore/Makefile	Sun Sep 30 14:18:44 2018	(r480954)
+++ head/devel/libosmocore/Makefile	Sun Sep 30 14:29:11 2018	(r480955)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809301429.w8UETBTF083783>