aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-drmaa
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-01 09:50:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-01 09:50:01 +0000
commita69da63a82486ed41617526ad2d4799a2ac9dd18 (patch)
treedad3c22dcadae51f7de50c9b7a808ae83186ae38 /sysutils/py-drmaa
parentb03d1014c0a49794ef1847be74bc818d9bd9cb14 (diff)
downloadports-a69da63a82486ed41617526ad2d4799a2ac9dd18.tar.gz
ports-a69da63a82486ed41617526ad2d4799a2ac9dd18.zip
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
Notes
Notes: svn path=/head/; revision=356085
Diffstat (limited to 'sysutils/py-drmaa')
-rw-r--r--sysutils/py-drmaa/Makefile5
-rw-r--r--sysutils/py-drmaa/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/py-drmaa/Makefile b/sysutils/py-drmaa/Makefile
index 97972cfc2d08..61478af630fb 100644
--- a/sysutils/py-drmaa/Makefile
+++ b/sysutils/py-drmaa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= drmaa
PORTVERSION= 0.4b3
+PORTREVISION= 1
CATEGORIES= sysutils python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +15,7 @@ LICENSE= BSD
PROJECTHOST= drmaa-python
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/py-drmaa/pkg-plist b/sysutils/py-drmaa/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/sysutils/py-drmaa/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%