aboutsummaryrefslogtreecommitdiffstats
path: root/net/unison-nox11
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2012-06-03 01:40:16 +0800
committermadpilot <madpilot@FreeBSD.org>2012-06-03 01:40:16 +0800
commitb6e7e9a42df9d1d624e7a75845ac7897be505a3e (patch)
tree07d131f40516d3fa4e4c379da2fd53f6bcd1fc52 /net/unison-nox11
parent5d6a91685dc414b7174a674d1bcc05590210d56a (diff)
downloadfreebsd-ports-gnome-b6e7e9a42df9d1d624e7a75845ac7897be505a3e.tar.gz
freebsd-ports-gnome-b6e7e9a42df9d1d624e7a75845ac7897be505a3e.tar.zst
freebsd-ports-gnome-b6e7e9a42df9d1d624e7a75845ac7897be505a3e.zip
- Revert back to using the X11 knob in options [1]
- Add missing ?= to unison master port - Fix conflicts in net/unison-nox11 [2] - Bump PORTREVISION [3] Reported by: David Cecchin <dcecchin@gmail.com> [1], Sulev-Madis "ketas" Silber <madis555@hot.ee> [2] (both by email) Approved by: Boris Samorodov <bsam@FreeBSD.org> (maintainer of net/unison-nox11) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, maintainer of net/unison232) Approved by: crees, tabthorpe (mentors, implicit)
Diffstat (limited to 'net/unison-nox11')
-rw-r--r--net/unison-nox11/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/unison-nox11/Makefile b/net/unison-nox11/Makefile
index c5bec352d492..0cf12360c710 100644
--- a/net/unison-nox11/Makefile
+++ b/net/unison-nox11/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
PKGNAMESUFFIX= -nox11
MAINTAINER= bsam@FreeBSD.org
COMMENT= A user-level file synchronization tool (without x11 stuff)
-CONFLICTS= unison-[0-9]*, unison-devel-[0-9]*
+CONFLICTS= unison-[0-9]* unison-devel-[0-9]*
-OPTIONS_EXCLUDE= GTK2
+OPTIONS_EXCLUDE= X11
OPTIONS_DEFAULT= DOCS
MASTERDIR= ${.CURDIR}/../unison