summaryrefslogtreecommitdiff
path: root/net/unison-devel/Makefile
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2005-09-27 14:44:18 +0000
committertonio <tonio@pkgsrc.org>2005-09-27 14:44:18 +0000
commit368272d7bbe143394d8665cc4a1eb0236399d40a (patch)
tree256370ef5cc65dc84b0997dc4da48fb8b49c3840 /net/unison-devel/Makefile
parent1c486d711b336f1ed1e715ef98643ca6d517aa01 (diff)
downloadpkgsrc-368272d7bbe143394d8665cc4a1eb0236399d40a.tar.gz
update net/unison-devel to 2.17.1
Diffstat (limited to 'net/unison-devel/Makefile')
-rw-r--r--net/unison-devel/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile
index f02e62ab97e..c56934f363b 100644
--- a/net/unison-devel/Makefile
+++ b/net/unison-devel/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/08/03 12:45:27 tonio Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/27 14:44:18 tonio Exp $
-DISTNAME= unison-2.13.0
+DISTNAME= unison-2.17.1
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/beta/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= tonio@NetBSD.org
HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
COMMENT= File-synchronization tool
@@ -35,12 +35,6 @@ MAKE_FLAGS+= THREADS=true
INSTALLATION_DIRS= bin
-SUBST_CLASSES= x11
-SUBST_STAGE.x11= post-patch
-SUBST_FILES.x11= Makefile.OCaml
-SUBST_SED.x11= -e "s|/usr/X11R6|${X11BASE}|g"
-SUBST_MESSAGE.x11= "Fixing X11 paths."
-
post-install:
@cd ${WRKSRC} && ./unison -doc install > INSTALL
${INSTALL_MAN_DIR} ${PREFIX}/share/doc/unison