summaryrefslogtreecommitdiff
path: root/devel/roundup
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-02-03 13:08:57 +0000
committerobache <obache@pkgsrc.org>2012-02-03 13:08:57 +0000
commit128c1f8de086ad3fbc760ca00cc05c90bdae7c28 (patch)
treed57de0d4f36ea82a9c319f7cdbe099c45e6350ef /devel/roundup
parent822dd780941d7a42bd99b10b2586703ea30d0eb2 (diff)
downloadpkgsrc-128c1f8de086ad3fbc760ca00cc05c90bdae7c28.tar.gz
disutis pkg, so switch to use distutls.mk, then register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'devel/roundup')
-rw-r--r--devel/roundup/Makefile7
-rw-r--r--devel/roundup/PLIST3
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile
index aa09d8de92a..57bf6893109 100644
--- a/devel/roundup/Makefile
+++ b/devel/roundup/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2011/07/17 02:24:13 dholland Exp $
+# $NetBSD: Makefile,v 1.41 2012/02/03 13:08:57 obache Exp $
DISTNAME= roundup-1.4.19
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/r/roundup/
@@ -11,8 +12,6 @@ LICENSE= mit AND zpl
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
-PY_PATCHPLIST= yes
USE_LANGUAGES=
USE_TOOLS+= pax
@@ -44,6 +43,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${ROUNDUPDOCDIR}
cd ${WRKSRC}/doc && pax -s '/.*\.1//g' -rw -pp -pm . ${DESTDIR}${ROUNDUPDOCDIR}
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/roundup/PLIST b/devel/roundup/PLIST
index 840bb9c38ea..78e01db8701 100644
--- a/devel/roundup/PLIST
+++ b/devel/roundup/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.17 2012/02/03 13:04:44 obache Exp $
+@comment $NetBSD: PLIST,v 1.18 2012/02/03 13:08:57 obache Exp $
bin/roundup-admin
bin/roundup-demo
bin/roundup-gettext
bin/roundup-mailgw
bin/roundup-server
bin/roundup-xmlrpc-server
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/roundup/__init__.py
${PYSITELIB}/roundup/__init__.pyc
${PYSITELIB}/roundup/__init__.pyo