From 657af330cd79842e476da5e215c998e4fdba21dd Mon Sep 17 00:00:00 2001 From: Aleksej Saushev Date: Sat, 6 Oct 2012 17:55:20 +0000 Subject: [PATCH] Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. --- py-calverter/Makefile | 4 +--- py-captcha/Makefile | 4 +--- py-carbon/Makefile | 4 +--- py-cclib/Makefile | 4 +--- py-ccuracy/Makefile | 4 +--- py-cdecimal/Makefile | 4 +--- py-chaco/Makefile | 4 +--- py-chaintipy/Makefile | 4 +--- py-chaos/Makefile | 4 +--- py-chm/Makefile | 4 +--- py-cinfony/Makefile | 4 +--- py-cjson/Makefile | 4 +--- py-clics/Makefile | 4 +--- py-clnum/Makefile | 4 +--- py-clonedigger/Makefile | 4 +--- py-codepy/Makefile | 4 +--- py-cogent/Makefile | 4 +--- py-colorpy/Makefile | 4 +--- py-complexsystems/Makefile | 4 +--- py-configobj/Makefile | 4 +--- py-construct/Makefile | 4 +--- py-corebio/Makefile | 4 +--- py-cosmolopy/Makefile | 4 +--- py-couchdb/Makefile | 4 +--- py-cryptoidlib/Makefile | 4 +--- py-csa/Makefile | 4 +--- py-cscope/Makefile | 4 +--- py-csp/Makefile | 4 +--- py-cvf/Makefile | 4 +--- py-cvxopt/Makefile | 4 +--- py-cythongsl/Makefile | 4 +--- 31 files changed, 31 insertions(+), 93 deletions(-) diff --git a/py-calverter/Makefile b/py-calverter/Makefile index dc91e4a77d..5e36ba4b59 100644 --- a/py-calverter/Makefile +++ b/py-calverter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/02 14:18:10 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:20 asau Exp $ # DISTNAME= pyCalverter-1.5 @@ -11,8 +11,6 @@ HOMEPAGE= https://launchpad.net/pycalverter COMMENT= Convert date between Hijri, Jalali and Gregorian types of date LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/py-captcha/Makefile b/py-captcha/Makefile index 479e795362..8dd3f7a75f 100644 --- a/py-captcha/Makefile +++ b/py-captcha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/09/08 23:21:32 jihbed Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:21 asau Exp $ # DISTNAME= pycaptcha-0.4 @@ -12,8 +12,6 @@ HOMEPAGE= http://svn.navi.cx/misc/trunk/pycaptcha/ COMMENT= Python framework for CAPTCHA tests LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/py-carbon/Makefile b/py-carbon/Makefile index dfb2f4153d..f75ac91a0b 100644 --- a/py-carbon/Makefile +++ b/py-carbon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/08/14 18:35:45 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:22 asau Exp $ # DISTNAME= carbon-0.9.10 @@ -11,8 +11,6 @@ HOMEPAGE= http://launchpad.net/graphite COMMENT= Backend storage application for graphite LICENSE= apache-2.0 -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted DEPENDS+= ${PYPKGPREFIX}-whisper>=${PKGVERSION_NOREV}*:../../wip/py-whisper diff --git a/py-cclib/Makefile b/py-cclib/Makefile index af7fd07085..234c0988be 100644 --- a/py-cclib/Makefile +++ b/py-cclib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/09/07 21:54:37 noud4 Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:24 asau Exp $ # DISTNAME= cclib-1.0.tar @@ -13,8 +13,6 @@ HOMEPAGE= http://cclib.sourceforge.net/wiki/index.php/Main_Page COMMENT= Parsers and algorithms for computational chemistry LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/cclib-1.0 USE_LANGUAGES= # none diff --git a/py-ccuracy/Makefile b/py-ccuracy/Makefile index 3b3fb7a39e..be51e379dd 100644 --- a/py-ccuracy/Makefile +++ b/py-ccuracy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/06/04 11:57:31 jihbed Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:24 asau Exp $ # DISTNAME= Pyccuracy-1.2.23.tar @@ -15,8 +15,6 @@ COMMENT= Pyccuracy is a BDD style Acceptance Testing framework DEPENDS+= ${PYPKGPREFIX}-selenium>=1.0.1:../../wip/py-selenium -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Pyccuracy-1.2.23 USE_LANGUAGES= # none diff --git a/py-cdecimal/Makefile b/py-cdecimal/Makefile index 615fd1a86f..94a05ca126 100644 --- a/py-cdecimal/Makefile +++ b/py-cdecimal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 23:19:17 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $ # DISTNAME= cdecimal-2.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.bytereef.org/software/mpdecimal/releases/ COMMENT= Fast arbitrary precision correctly-rounded decimal floating point arithmetic LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= gmake USE_LANGUAGES= c c99 diff --git a/py-chaco/Makefile b/py-chaco/Makefile index 0bc07052d9..4b9eb8536e 100644 --- a/py-chaco/Makefile +++ b/py-chaco/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:46:17 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $ # DISTNAME= Chaco-3.3.1 @@ -14,8 +14,6 @@ LICENSE= modified-bsd DEPENDS+= ${PYPKGPREFIX}-nose>=0.11.3:../../devel/py-nose DEPENDS+= ${PYPKGPREFIX}-setupdocs>=1.0.4:../../wip/py-setupdocs -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ .include "../../lang/python/egg.mk" diff --git a/py-chaintipy/Makefile b/py-chaintipy/Makefile index 352af1795e..01765b2aa3 100644 --- a/py-chaintipy/Makefile +++ b/py-chaintipy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:44:59 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $ # DISTNAME= ChiantiPy-0.1.tar @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/ChiantiPy-0.1 USE_LANGUAGES= # none diff --git a/py-chaos/Makefile b/py-chaos/Makefile index e3e2d523a4..f62a8c3b8a 100644 --- a/py-chaos/Makefile +++ b/py-chaos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 23:17:13 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:25 asau Exp $ # DISTNAME= chaos @@ -12,8 +12,6 @@ HOMEPAGE= http://www.math.uic.edu/~culler/chaos/ COMMENT= UIC REU on Chaos, Fractals and Complex Dynamics #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - VERSION= 1.0 PYDISTUTILSPKG= yes diff --git a/py-chm/Makefile b/py-chm/Makefile index 309f9b48dc..eb9ebc9938 100644 --- a/py-chm/Makefile +++ b/py-chm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2009/06/23 09:38:31 jihbed Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:25 asau Exp $ # DISTNAME= pychm-0.8.4 @@ -10,8 +10,6 @@ MAINTAINER= kamelderouiche@yahoo.com HOMEPAGE= http://gnochm.sourceforge.net/ COMMENT= Python bindings for the CHMLIB library -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes .include "../../devel/chmlib/buildlink3.mk" diff --git a/py-cinfony/Makefile b/py-cinfony/Makefile index 02a39237d8..760856a4ab 100644 --- a/py-cinfony/Makefile +++ b/py-cinfony/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/09 21:39:11 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $ # DISTNAME= cinfony-1.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/cinfony/ COMMENT= Common API for several cheminformatics toolkits LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/py-cjson/Makefile b/py-cjson/Makefile index bb0982ef6c..64e93cb173 100644 --- a/py-cjson/Makefile +++ b/py-cjson/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 12:16:56 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $ # DISTNAME= python-cjson-1.0.5.tar @@ -12,8 +12,6 @@ HOMEPAGE= http://ag-projects.com/ COMMENT= Fast JSON encoder/decoder for Python LICENSE= gnu-lgpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/python-cjson-1.0.5 PYDISTUTILSPKG= yes diff --git a/py-clics/Makefile b/py-clics/Makefile index c73d5f05e9..27be97189d 100644 --- a/py-clics/Makefile +++ b/py-clics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/24 09:31:55 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $ # DISTNAME= CLICS-src-0.1.0 @@ -15,8 +15,6 @@ COMMENT= Clone detector and GUI DEPENDS+= ${PYPKGPREFIX}-psycopg2>=2.2.2:../../databases/py-psycopg2 DEPENDS+= ${PYPKGPREFIX}-psyco>=1.6:../../lang/py-psyco -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/CLICS-d93a40ceebaa USE_PKGLOCALEDIR= yes diff --git a/py-clnum/Makefile b/py-clnum/Makefile index 21a1c6c233..83f2cc0d74 100644 --- a/py-clnum/Makefile +++ b/py-clnum/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/06 13:49:09 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:26 asau Exp $ # DISTNAME= clnum-1.6 @@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/packages/source/c/clnum/ COMMENT= Rational and arbitrary precision floating point numbers LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ INSTALLATION_DIRS= share/doc/py-clnum diff --git a/py-clonedigger/Makefile b/py-clonedigger/Makefile index e6a46863d4..8d417a15eb 100644 --- a/py-clonedigger/Makefile +++ b/py-clonedigger/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/01/30 05:59:26 noud4 Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:27 asau Exp $ # DISTNAME= clonedigger-1.0.9-beta @@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v2 DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} diff --git a/py-codepy/Makefile b/py-codepy/Makefile index f7f5f68cb7..840e4d675f 100644 --- a/py-codepy/Makefile +++ b/py-codepy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/01/30 06:01:48 noud4 Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:27 asau Exp $ # DISTNAME= codepy-0.90.tar @@ -13,8 +13,6 @@ HOMEPAGE= http://mathema.tician.de/software/codepy COMMENT= CodePy is a C metaprogramming toolkit for Python #LICENSE= # TODO: (see mk/license.mk) -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/codepy-0.90 USE_LANGUAGES= # none PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} diff --git a/py-cogent/Makefile b/py-cogent/Makefile index fda659a41a..f04776efe0 100644 --- a/py-cogent/Makefile +++ b/py-cogent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/13 16:18:40 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:28 asau Exp $ # DISTNAME= cogent-1.4.1 @@ -15,8 +15,6 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.5.6:../../databases/py-sqlalchemy DEPENDS+= ${PYPKGPREFIX}-pyrex-[0-9]*:../../lang/py-pyrex -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes do-test: diff --git a/py-colorpy/Makefile b/py-colorpy/Makefile index bea5bf2335..613f2d436b 100644 --- a/py-colorpy/Makefile +++ b/py-colorpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2012/09/03 22:56:09 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:29 asau Exp $ # DISTNAME= colorpy-0.1.0 @@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 #DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.2:../../math/py-scipy -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYDISTUTILSPKG= yes diff --git a/py-complexsystems/Makefile b/py-complexsystems/Makefile index 297beda0d6..e2e1cf27d2 100644 --- a/py-complexsystems/Makefile +++ b/py-complexsystems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/08/25 17:14:46 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:29 asau Exp $ # DISTNAME= ComplexSystems-0.3.0.5 @@ -11,8 +11,6 @@ HOMEPAGE= http://bitbucket.org/vgauthier/complex-systems/ COMMENT= Toolbox for Complex Sytems LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/ComplexSystems-0.3.0.5 USE_LANGUAGES= # none diff --git a/py-configobj/Makefile b/py-configobj/Makefile index d674939e12..bb1a90e248 100644 --- a/py-configobj/Makefile +++ b/py-configobj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:45 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/06 17:55:29 asau Exp $ # DISTNAME= configobj-4.7.2.tar @@ -12,8 +12,6 @@ HOMEPAGE= http://www.voidspace.org.uk/python/configobj.html COMMENT= Simple but powerful config file reader and write LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/configobj-4.7.2 USE_LANGUAGES= # none diff --git a/py-construct/Makefile b/py-construct/Makefile index d581110f9d..d3f14bbf08 100644 --- a/py-construct/Makefile +++ b/py-construct/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/04/08 19:09:45 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/06 17:55:30 asau Exp $ # DISTNAME= construct-2.04 @@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/construct COMMENT= Powerful declarative parser for binary data LICENSE= public-domain -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes USE_LANGUAGES+= c PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} diff --git a/py-corebio/Makefile b/py-corebio/Makefile index be7b2c59d8..1627c510e1 100644 --- a/py-corebio/Makefile +++ b/py-corebio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:52 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:30 asau Exp $ # DISTNAME= CoreBio-0.5.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://code.google.com/p/corebio/ COMMENT= Python toolkit for computational biology LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none PYTHON_VERSIONS_ACCEPTED= 26 diff --git a/py-cosmolopy/Makefile b/py-cosmolopy/Makefile index 7cb9b742b9..9edba9291d 100644 --- a/py-cosmolopy/Makefile +++ b/py-cosmolopy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 12:15:24 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:30 asau Exp $ # VERS= 0.1.alpha @@ -16,8 +16,6 @@ LICENSE= mit DEPENDS+= ${PYPKGPREFIX}-nose>=0.11.3:../../devel/py-nose #DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME} USE_LANGUAGES= c diff --git a/py-couchdb/Makefile b/py-couchdb/Makefile index f2386be914..bab4262682 100644 --- a/py-couchdb/Makefile +++ b/py-couchdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/01/30 06:04:35 noud4 Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:31 asau Exp $ # DISTNAME= CouchDB-0.6.tar @@ -16,8 +16,6 @@ COMMENT= Couchdb python library DEPENDS+= ${PYPKGPREFIX}-simplejson>=2.0.9:../../converters/py-simplejson DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.5.0:../../wip/py-httplib2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/CouchDB-0.6 USE_TOOLS+= pax USE_LANGUAGES= # none diff --git a/py-cryptoidlib/Makefile b/py-cryptoidlib/Makefile index 83f8cad647..3629097537 100644 --- a/py-cryptoidlib/Makefile +++ b/py-cryptoidlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/08/12 10:12:15 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/06 17:55:31 asau Exp $ # DISTNAME= cryptoIDlib-0.3.3 @@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-tlslite>=0.3.8:../../security/py-tlslite DEPENDS+= jython>=2.5.1:../../wip/jython DEPENDS+= ${PYPKGPREFIX}-gmpy>=1.04:../../math/py-gmpy -PKG_DESTDIR_SUPPORT= user-destdir - PYDISTUTILSPKG= yes PY_PATCHPLIST= yes diff --git a/py-csa/Makefile b/py-csa/Makefile index c119010373..59e01f06bd 100644 --- a/py-csa/Makefile +++ b/py-csa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/20 22:25:47 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:31 asau Exp $ # DISTNAME= csa-0.0.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://software.incf.org/software/csa/ COMMENT= The Connection-Set Algebra implemented in Python LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/csa-0.0.1 USE_LANGUAGES= # none diff --git a/py-cscope/Makefile b/py-cscope/Makefile index 37d378c1f6..92a9877d96 100644 --- a/py-cscope/Makefile +++ b/py-cscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2010/06/04 12:07:05 jihbed Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/06 17:55:31 asau Exp $ # DISTNAME= pycscope-0.3.tar @@ -13,8 +13,6 @@ HOMEPAGE= http://pypi.python.org/pypi/pycscope/ COMMENT= Generates a cscope index of Python source trees LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/pycscope-0.3 USE_LANGUAGES= # none diff --git a/py-csp/Makefile b/py-csp/Makefile index 6b8e67dae0..a0cea16373 100644 --- a/py-csp/Makefile +++ b/py-csp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2012/04/08 19:09:45 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/06 17:55:31 asau Exp $ # DISTNAME= pycsp-0.7.0 @@ -17,8 +17,6 @@ DEPENDS+= ${PYPKGPREFIX}-Pyro>=3.4:../../devel/py-Pyro DEPENDS+= ${PYPKGPREFIX}-greenlet>=0.2:../../wip/py-greenlet DEPENDS+= ${PYPKGPREFIX}-uuid>=1.30:../../wip/py-uuid -PKG_DESTDIR_SUPPORT= user-destdir - EDGDIR= ${PREFIX}/share/examples/py-csp post-install: diff --git a/py-cvf/Makefile b/py-cvf/Makefile index c8661cb125..2785be5db7 100644 --- a/py-cvf/Makefile +++ b/py-cvf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:45 thomasklausner Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/06 17:55:31 asau Exp $ # DISTNAME= pycvf-0.2.0 @@ -18,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-Pyro>=3.4:../../devel/py-Pyro DEPENDS+= ${PYPKGPREFIX}-multiprocessing>=2.6.2.1:../../devel/py-multiprocessing #DEPENDS+= ${PYPKGPREFIX}-scipy>=0.7.0:../../math/py-scipy -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none BUILDLINK_API_DEPENDS.pycython+= ${PYPKGPREFIX}-cython>=0.12.1 diff --git a/py-cvxopt/Makefile b/py-cvxopt/Makefile index f084cf168d..430ea7bbc7 100644 --- a/py-cvxopt/Makefile +++ b/py-cvxopt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2010/08/01 14:57:09 asau Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/06 17:55:31 asau Exp $ # DISTNAME= cvxopt-1.1.2.tar @@ -12,8 +12,6 @@ HOMEPAGE= http://abel.ee.ucla.edu/cvxopt/ COMMENT= Python software for convex optimization LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/cvxopt-1.1.2/src USE_TOOLS+= pax diff --git a/py-cythongsl/Makefile b/py-cythongsl/Makefile index 997b7ff634..759c7c19c5 100644 --- a/py-cythongsl/Makefile +++ b/py-cythongsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/01 13:58:39 jihbed Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/06 17:55:31 asau Exp $ # DISTNAME= CythonGSL-0.1 @@ -11,8 +11,6 @@ HOMEPAGE= http://github.com/twiecki/CythonGSL COMMENT= Cython declarations for the Gnu Scientific Library LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/CythonGSL-0.1 USE_LANGUAGES= # none