summaryrefslogtreecommitdiff
path: root/editors/mg2a
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mg2a')
-rw-r--r--editors/mg2a/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/mg2a/Makefile b/editors/mg2a/Makefile
index 163ec52362d..233aa571f22 100644
--- a/editors/mg2a/Makefile
+++ b/editors/mg2a/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/13 11:13:40 abs Exp $
DISTNAME= mg2a
PKGNAME= mg2a-1.11
@@ -14,6 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
BUILD_TARGET= mg
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+CONFLICTS+= mg-[0-9]*
+
pre-configure:
set -e; cd ${WRKSRC}; \
case ${OPSYS} in \