summaryrefslogtreecommitdiff
path: root/net/unison/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/unison/Makefile')
-rw-r--r--net/unison/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile
index 4deb93eb5b3..6c9226ea8ca 100644
--- a/net/unison/Makefile
+++ b/net/unison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2014/10/07 16:47:33 adam Exp $
+# $NetBSD: Makefile,v 1.85 2014/10/09 14:06:49 wiz Exp $
DISTNAME= unison-2.40.102
PKGREVISION= 19
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/
COMMENT= File-synchronization tool
LICENSE= gnu-gpl-v3
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
.if (${MACHINE_ARCH} == "arm")
BUILDLINK_ABI_DEPENDS.ocaml+= ocaml>=3.12.0nb2
.else