summaryrefslogtreecommitdiff
path: root/sysutils/mc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-15 00:11:08 +0000
committertron <tron@pkgsrc.org>1999-03-15 00:11:08 +0000
commit6f26a0b4c4a8848c2f4bc2340ef7344981ae3bc4 (patch)
treebcf56c613201189e46622cee20c88568ee9dc3f2 /sysutils/mc
parent2a28dbdfe17a6002ef387cf34af71bb55d216433 (diff)
downloadpkgsrc-6f26a0b4c4a8848c2f4bc2340ef7344981ae3bc4.tar.gz
Add conflict with "gmc" package.
Diffstat (limited to 'sysutils/mc')
-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.