summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorbjs <bjs@pkgsrc.org>2007-10-05 22:41:36 +0000
committerbjs <bjs@pkgsrc.org>2007-10-05 22:41:36 +0000
commite45dd9bb0d02ab8b0b78c8cc6adc3f2c56571a45 (patch)
tree6572ee1edf022b9b1001f254a6b2732ee1a0b36c /devel
parentb805cfb52389c2e73863e6bfd9f2955b1da7e15e (diff)
downloadpkgsrc-e45dd9bb0d02ab8b0b78c8cc6adc3f2c56571a45.tar.gz
Remove contrib/.deps from PLIST, do not install anything from .deps; bump rev
Diffstat (limited to 'devel')
-rw-r--r--devel/monotone/Makefile7
-rw-r--r--devel/monotone/PLIST3
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index b1296ba832f..053fafdf8b0 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2007/10/03 11:03:21 bjs Exp $
+# $NetBSD: Makefile,v 1.44 2007/10/05 22:41:36 bjs Exp $
#
DISTNAME= monotone-0.36
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel scm
MASTER_SITES= http://monotone.ca/downloads/0.36/
@@ -35,7 +35,8 @@ CONFIGURE_ARGS+= --disable-ipv6
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/monotone
- cd ${WRKSRC} && pax -rw -pp -pm contrib \
+ cd ${WRKSRC} && rm -rf contrib/.deps && \
+ pax -rw -pp -pm contrib \
${DESTDIR}${PREFIX}/share/monotone
cd ${WRKSRC} && pax -rw -pp -pm figures/*.png \
${DESTDIR}${PREFIX}/share/doc/monotone
diff --git a/devel/monotone/PLIST b/devel/monotone/PLIST
index d2dfd4f6df6..b030c557a2a 100644
--- a/devel/monotone/PLIST
+++ b/devel/monotone/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2007/10/03 11:03:21 bjs Exp $
+@comment $NetBSD: PLIST,v 1.13 2007/10/05 22:41:36 bjs Exp $
bin/mtn
info/monotone.info
share/doc/monotone/figures/branch-heads.png
@@ -52,7 +52,6 @@ share/monotone/contrib/monotone.el
share/monotone/contrib/monotone.zsh_completion
share/monotone/contrib/mtbrowse.sh
share/monotone/contrib/usher.cc
-@dirrm share/monotone/contrib/.deps
@dirrm share/monotone/contrib
@dirrm share/monotone
@dirrm share/doc/monotone/figures