summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortron <tron>1999-03-15 00:11:08 +0000
committertron <tron>1999-03-15 00:11:08 +0000
commitabed3c5600c514f751770e788e2e703a0cfa29b2 (patch)
treebcf56c613201189e46622cee20c88568ee9dc3f2 /sysutils
parent8c5ecc6efe4de72a82b3f7db00aa34f2c6874387 (diff)
downloadpkgsrc-abed3c5600c514f751770e788e2e703a0cfa29b2.tar.gz
Add conflict with "gmc" package.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/mc/Makefile b/sysutils/mc/Makefile
index 1e247a3bffd..1754b5c53cc 100644
--- a/sysutils/mc/Makefile
+++ b/sysutils/mc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/03/14 23:07:55 tron Exp $
+# $NetBSD: Makefile,v 1.16 1999/03/15 00:11:08 tron Exp $
# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp
#
@@ -13,6 +13,8 @@ HOMEPAGE= http://www.gnome.org/mc/
DEPENDS+= libslang-1.2.2:../../devel/libslang
+CONFLICTS+= gmc-*
+
GNU_CONFIGURE= YES
USE_GMAKE= yes
# XXX the cat-id-tbl is not up to date, so the catgets is broken.