aboutsummaryrefslogtreecommitdiff
path: root/net/cvsup-without-gui
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-13 13:17:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-13 13:17:23 +0000
commit0a18493b9374b537219b34d3cf43e721ce96f24c (patch)
treec2a7ee6c0e6a923d0850fc59a3d1756b31ffa36e /net/cvsup-without-gui
parent82a46c82341c70817a88d8f470029a5cfd633506 (diff)
Notes
Diffstat (limited to 'net/cvsup-without-gui')
-rw-r--r--net/cvsup-without-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-without-gui/Makefile b/net/cvsup-without-gui/Makefile
index 9a8eff1d352e..417fc528a5ab 100644
--- a/net/cvsup-without-gui/Makefile
+++ b/net/cvsup-without-gui/Makefile
@@ -7,6 +7,6 @@
MASTERDIR= ${.CURDIR}/../cvsup
WITHOUT_X11= yes
-CONFLICTS= cvsup-[0-9]*
+SLAVE_WITHOUT_GUI= yes
.include "${MASTERDIR}/Makefile"