Date: Thu, 10 Dec 2015 18:44:45 +1100 From: Kubilay Kocak <koobs@FreeBSD.org> To: "Vanilla I. Shu" <vanilla@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r403444 - in head: . comms comms/py-gammu Message-ID: <56692D6D.4000204@FreeBSD.org> In-Reply-To: <201512100711.tBA7BokZ005193@repo.freebsd.org> References: <201512100711.tBA7BokZ005193@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56692D6D.4000204>