svn commit: r403444 - in head: . comms comms/py-gammu

Kubilay Kocak koobs at FreeBSD.org
Thu Dec 10 07:44:55 UTC 2015


On 10/12/2015 6:11 PM, Vanilla I. Shu wrote:
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>  DISTNAME=	python-${PORTNAME}-${PORTVERSION}

PORTNAME=python-gammu

>  
> -USE_PYTHON=		yes
> -USE_PYDISTUTILS=	yes
> -PYDISTUTILS_PKGNAME=	python_${PORTNAME}
> +LIB_DEPENDS=	libGammu.so:${PORTSDIR}/comms/gammu
> +
> +USES=		pkgconfig python:2

Does it depend on the lang/python2 symlink (what python:2 actually
means), or just USES=python:-2.7 ?

> +USE_PYTHON=	distutils autoplist



More information about the svn-ports-head mailing list