aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-06 22:07:46 +0800
committermiwi <miwi@FreeBSD.org>2014-03-06 22:07:46 +0800
commitdd52403d59ffac1a00b9e20e495d32646e431477 (patch)
treef5ea01e8be0be57f41b28ccf9a3fe6ccbd74ccc3 /devel
parent3c54233b1812f02141722844c76e5326489bb9d9 (diff)
downloadfreebsd-ports-gnome-dd52403d59ffac1a00b9e20e495d32646e431477.tar.gz
freebsd-ports-gnome-dd52403d59ffac1a00b9e20e495d32646e431477.tar.zst
freebsd-ports-gnome-dd52403d59ffac1a00b9e20e495d32646e431477.zip
- Stage support
- Convert to autoplist - Bump PORTREVISION
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ScriptTest/Makefile6
-rw-r--r--devel/py-ScriptTest/pkg-plist1
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/py-ScriptTest/Makefile b/devel/py-ScriptTest/Makefile
index 5d7539274364..67e72cdb65d0 100644
--- a/devel/py-ScriptTest/Makefile
+++ b/devel/py-ScriptTest/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ScriptTest
PORTVERSION= 1.2
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ COMMENT= Helper to test command-line scripts
LICENSE= MIT
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/py-ScriptTest/pkg-plist b/devel/py-ScriptTest/pkg-plist
deleted file mode 100644
index ddf68a1c022f..000000000000
--- a/devel/py-ScriptTest/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%