aboutsummaryrefslogtreecommitdiff
path: root/net/py-suds
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-29 13:18:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-29 13:18:39 +0000
commita876ff58a25a8446208de35c5b51e7d9baa67415 (patch)
tree215c23fc9a93b2da00abca68f8bb54df397af64d /net/py-suds
parent1a1be943881403fff7f24c2b3fa98bfd4c9672fb (diff)
downloadports-a876ff58a25a8446208de35c5b51e7d9baa67415.tar.gz
ports-a876ff58a25a8446208de35c5b51e7d9baa67415.zip
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=341731
Diffstat (limited to 'net/py-suds')
-rw-r--r--net/py-suds/Makefile5
-rw-r--r--net/py-suds/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/net/py-suds/Makefile b/net/py-suds/Makefile
index 6b92086faa8a..f90ac4329411 100644
--- a/net/py-suds/Makefile
+++ b/net/py-suds/Makefile
@@ -3,6 +3,7 @@
PORTNAME= suds
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ MAINTAINER= corsmith@gmail.com
COMMENT= A SOAP implementation
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/py-suds/pkg-plist b/net/py-suds/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/net/py-suds/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%