summaryrefslogtreecommitdiff
path: root/net/unison-devel
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-10-27 12:56:24 +0000
committertonio <tonio@pkgsrc.org>2005-10-27 12:56:24 +0000
commit2162d6ffedbcd6879a6337ac35d62a3e7227738a (patch)
treed97bdef9d019a796cce68d37d65e0edae863057d /net/unison-devel
parentfc91d4439a21acb1a6a9f2be02ff13ed3e31a249 (diff)
downloadpkgsrc-2162d6ffedbcd6879a6337ac35d62a3e7227738a.tar.gz
Do not install INSTALL file, as it's generation fails if unison cannot find or
create it's .unison directory (showed by darwin's bulk build) This file is useless, since unison -doc install will show it
Diffstat (limited to 'net/unison-devel')
-rw-r--r--net/unison-devel/Makefile5
-rw-r--r--net/unison-devel/PLIST3
2 files changed, 3 insertions, 5 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile
index c56934f363b..a9309c784dd 100644
--- a/net/unison-devel/Makefile
+++ b/net/unison-devel/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2005/09/27 14:44:18 tonio Exp $
+# $NetBSD: Makefile,v 1.12 2005/10/27 12:56:24 tonio Exp $
DISTNAME= unison-2.17.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/beta/
@@ -36,12 +37,10 @@ MAKE_FLAGS+= THREADS=true
INSTALLATION_DIRS= bin
post-install:
- @cd ${WRKSRC} && ./unison -doc install > INSTALL
${INSTALL_MAN_DIR} ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/BUGS.txt ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/CONTRIB ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/COPYING ${PREFIX}/share/doc/unison
- ${INSTALL_MAN} ${WRKSRC}/INSTALL ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/NEWS ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/unison
${INSTALL_MAN} ${WRKSRC}/ROADMAP.txt ${PREFIX}/share/doc/unison
diff --git a/net/unison-devel/PLIST b/net/unison-devel/PLIST
index 15679a7420a..4c2b4a1b58c 100644
--- a/net/unison-devel/PLIST
+++ b/net/unison-devel/PLIST
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2005/08/03 12:45:27 tonio Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/10/27 12:56:24 tonio Exp $
bin/unison
share/doc/unison/BUGS.txt
share/doc/unison/CONTRIB
share/doc/unison/COPYING
-share/doc/unison/INSTALL
share/doc/unison/NEWS
share/doc/unison/README
share/doc/unison/ROADMAP.txt