summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-28 08:30:55 +0000
committerobache <obache@pkgsrc.org>2012-01-28 08:30:55 +0000
commit0352e081d76744755023a112362f8b1e8f8acbd0 (patch)
tree6d773644cfe9a72fedfd22e2af5e2376f642e7ad /devel
parenta9c22d3dddc562bb0a39a43d2207468375158752 (diff)
downloadpkgsrc-0352e081d76744755023a112362f8b1e8f8acbd0.tar.gz
* any of compiler languages are not required to build.
* distutils pkg, register egg-info. Bump PKGREVISION.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-pexpect/Makefile8
-rw-r--r--devel/py-pexpect/PLIST3
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/py-pexpect/Makefile b/devel/py-pexpect/Makefile
index 4c075747246..248e9d826df 100644
--- a/devel/py-pexpect/Makefile
+++ b/devel/py-pexpect/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2011/04/15 13:43:13 adam Exp $
+# $NetBSD: Makefile,v 1.14 2012/01/28 08:30:55 obache Exp $
DISTNAME= pexpect-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pexpect/}
@@ -12,8 +13,9 @@ LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
NO_CONFIGURE= yes
-.include "../../lang/python/extension.mk"
+USE_LANGUAGES= #none
+
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-pexpect/PLIST b/devel/py-pexpect/PLIST
index 0e51ea66318..149fb26a802 100644
--- a/devel/py-pexpect/PLIST
+++ b/devel/py-pexpect/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/04/25 20:31:10 tnn Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/01/28 08:30:55 obache Exp $
${PYSITELIB}/ANSI.py
${PYSITELIB}/ANSI.pyc
${PYSITELIB}/ANSI.pyo
@@ -8,6 +8,7 @@ ${PYSITELIB}/FSM.pyo
${PYSITELIB}/fdpexpect.py
${PYSITELIB}/fdpexpect.pyc
${PYSITELIB}/fdpexpect.pyo
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/pexpect.py
${PYSITELIB}/pexpect.pyc
${PYSITELIB}/pexpect.pyo