summaryrefslogtreecommitdiff
path: root/editors/mg2a
diff options
context:
space:
mode:
authorabs <abs>2009-02-13 11:13:40 +0000
committerabs <abs>2009-02-13 11:13:40 +0000
commit696f88ac5fcb7714e7b46bbd5f3aeff0af8021cf (patch)
tree94b1e432355f24249a547db2f6977cd8117d8e4f /editors/mg2a
parent3583fce98bfa9d4605f0c1f4b6e043e890d7ec15 (diff)
downloadpkgsrc-696f88ac5fcb7714e7b46bbd5f3aeff0af8021cf.tar.gz
Add CONFLICTS mg*
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 \