aboutsummaryrefslogtreecommitdiff
path: root/net/unison240
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-05-04 15:46:51 +0000
commit2c44e6acd06e2874b82746cb9dcdc785097b4203 (patch)
treeaa391452ea6a289ee70b33bcbec2503509a494d2 /net/unison240
parentcb214a8a7bdc497f794275b729a70ec66437e2a7 (diff)
Notes
Diffstat (limited to 'net/unison240')
-rw-r--r--net/unison240/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/unison240/Makefile b/net/unison240/Makefile
index 96b3edd392dc..49053de89a3a 100644
--- a/net/unison240/Makefile
+++ b/net/unison240/Makefile
@@ -3,7 +3,7 @@
PORTNAME= unison
PORTVERSION= 2.40.128
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
PKGNAMESUFFIX= 240
@@ -16,10 +16,10 @@ COMMENT?= User-level file synchronization tool
LICENSE= GPLv3
-BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
-
PLIST_SUB= PORTVERSION=${PORTVERSION}
USES= gmake
+USE_OCAML= yes
+NO_OCAML_RUNDEPENDS=yes
WANT_GNOME= yes
MAKE_ARGS= CFLAGS=""