aboutsummaryrefslogtreecommitdiff
path: root/net/tridiavnc
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:38:54 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-12 22:38:54 +0000
commitb7ba7d441a696f81be991415500ceefef7e24fd7 (patch)
tree6189d01d5b8915b26d03417faeddec544d861ac8 /net/tridiavnc
parentd4ce5e5fcc984881f93f75e88fe7b0d37c7ad17d (diff)
downloadports-b7ba7d441a696f81be991415500ceefef7e24fd7.tar.gz
ports-b7ba7d441a696f81be991415500ceefef7e24fd7.zip
Notes
Diffstat (limited to 'net/tridiavnc')
-rw-r--r--net/tridiavnc/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/tridiavnc/Makefile b/net/tridiavnc/Makefile
index ad1d973d9e55..030f81c312cd 100644
--- a/net/tridiavnc/Makefile
+++ b/net/tridiavnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tridiavnc
PORTVERSION= 1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=dwcjr
@@ -24,10 +24,12 @@ ALL_TARGET= World
NO_INSTALL_MANPAGES= yes
XFREE86_HTML_MAN= no
+CONFLICTS= tightvnc-[0-9]* vnc-[0-9]*
+
.include <bsd.port.pre.mk>
-.if ${MACHINE_ARCH} != i386
-BROKEN= "Does not compile on ${MACHINE_ARCH}"
+.if ${ARCH} != i386
+BROKEN= Does not compile on ${MACHINE_ARCH}
.endif
post-patch: