diff options
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 3a172fabad56..2cdd137d7c1e 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -16,6 +16,7 @@ DISTNAME= cvsup-snap-${PORTVERSION} MAINTAINER= jdp@FreeBSD.org COMMENT?= General network file distribution system optimized for CVS (GUI version) +CONFLICTS?= cvsup-without-gui-[0-9]* ONLY_FOR_ARCHS= alpha amd64 i386 sparc64 .include <bsd.port.pre.mk> |