aboutsummaryrefslogtreecommitdiff
path: root/dns/py-idnkit2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-15 10:27:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-15 10:27:05 +0000
commit2ee22c5a7adbfade40902ee20a9fb8bdb9c2d71e (patch)
tree4d6aaaa7100c0b8acf6e7f4946699d3fcfde8d26 /dns/py-idnkit2
parentfb08e8f193dea4cf4b26937a2931f717a347200f (diff)
downloadports-2ee22c5a7adbfade40902ee20a9fb8bdb9c2d71e.tar.gz
ports-2ee22c5a7adbfade40902ee20a9fb8bdb9c2d71e.zip
- Convert to autoplist
- Stage support - Bump PORTREV
Notes
Notes: svn path=/head/; revision=344358
Diffstat (limited to 'dns/py-idnkit2')
-rw-r--r--dns/py-idnkit2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/dns/py-idnkit2/Makefile b/dns/py-idnkit2/Makefile
index 159f81515a52..e97124d2e5b1 100644
--- a/dns/py-idnkit2/Makefile
+++ b/dns/py-idnkit2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= idnkit-python
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://jprs.co.jp/idn/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,10 +16,8 @@ LIB_DEPENDS= idnkitlite.2:${PORTSDIR}/dns/idnkit2
USE_BZIP2= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/idnkit.so
-
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/setup.py