summaryrefslogtreecommitdiff
path: root/devel/stgit
diff options
context:
space:
mode:
authorobache <obache>2012-01-29 08:01:36 +0000
committerobache <obache>2012-01-29 08:01:36 +0000
commitf9b70bbdf8e2cf5ea2c44ebacdf74d9816fad32c (patch)
tree1cf1599a546026ec15074dc49a6efc18948bf9bc /devel/stgit
parentdf74a51a64e997406f0368a72bb35ccc127787c4 (diff)
downloadpkgsrc-f9b70bbdf8e2cf5ea2c44ebacdf74d9816fad32c.tar.gz
* Any of compiler languages are not required to build.
* distutils pkg, change to use distutils.mk. Bump PKGREVISION.
Diffstat (limited to 'devel/stgit')
-rw-r--r--devel/stgit/Makefile8
-rw-r--r--devel/stgit/PLIST3
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile
index 81474c4c7fa..8b92ec817de 100644
--- a/devel/stgit/Makefile
+++ b/devel/stgit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2011/02/28 14:52:47 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/29 08:01:36 obache Exp $
DISTNAME= stgit-0.14.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/
@@ -17,12 +17,12 @@ DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
AUTO_MKDIRS= yes
USE_TOOLS+= bash:run perl gmake
+USE_LANGUAGES= #none
REPLACE_PERL= Documentation/build-docdep.perl
REPLACE_BASH= contrib/stg-*
PYTHON_PATCH_SCRIPTS= *.py stgit/*.py stg
-PYDISTUTILSPKG= yes
PYSETUPINSTALLARGS= --prefix=${PREFIX}
MAKE_ENV+= ASCIIDOC=${PREFIX}/bin/asciidoc
@@ -45,7 +45,7 @@ ASCIIDOC_EXTRA+= -a docbook-xsl-172
.endif
.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
pre-build:
cd ${WRKSRC}/Documentation && \
diff --git a/devel/stgit/PLIST b/devel/stgit/PLIST
index ecfdd348c62..e6d317372f8 100644
--- a/devel/stgit/PLIST
+++ b/devel/stgit/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:49:15 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2012/01/29 08:01:36 obache Exp $
bin/stg
bin/stg-cvs
bin/stg-dispatch
@@ -11,6 +11,7 @@ bin/stg-show-old
bin/stg-swallow
bin/stg-unnew
bin/stg-whatchanged
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/stgit/__init__.py
${PYSITELIB}/stgit/__init__.pyc
${PYSITELIB}/stgit/__init__.pyo