summaryrefslogtreecommitdiff
path: root/devel/monotone/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2007-09-22 17:59:11 +0000
committerjmmv <jmmv>2007-09-22 17:59:11 +0000
commit0f14e601ce4c38d9b1049753964657aba9c4344b (patch)
tree35b14f57a428b424f6fe0758574863f5ef4188f3 /devel/monotone/Makefile
parent08e826a3946c1d8a62825ffbf915ab36caaa6e97 (diff)
downloadpkgsrc-0f14e601ce4c38d9b1049753964657aba9c4344b.tar.gz
Install the scripts in contrib. From Hauke Fath's request in PR pkg/36990.
Bump PKGREVISION to 1.
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r--devel/monotone/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 09042576d7a..bf6e2e99b40 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2007/08/03 18:01:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.42 2007/09/22 17:59:11 jmmv Exp $
#
DISTNAME= monotone-0.36
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= http://monotone.ca/downloads/0.36/
@@ -33,6 +34,9 @@ CONFIGURE_ARGS+= --disable-ipv6
.endif
post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/monotone
+ cd ${WRKSRC} && pax -rw -pp -pm contrib \
+ ${DESTDIR}${PREFIX}/share/monotone
cd ${WRKSRC} && pax -rw -pp -pm figures/*.png \
${DESTDIR}${PREFIX}/share/doc/monotone