diff options
Diffstat (limited to 'sysutils/mc/Makefile')
-rw-r--r-- | sysutils/mc/Makefile | 4 |
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. |