diff options
Diffstat (limited to 'graphics/magicpoint/Makefile')
-rw-r--r-- | graphics/magicpoint/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index db6e78aea99..5fb623a1f48 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2012/10/03 21:56:11 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/06 14:11:07 asau Exp $ DISTNAME= magicpoint-1.13a PKGREVISION= 11 @@ -10,8 +10,6 @@ HOMEPAGE= http://member.wide.ad.jp/wg/mgp/ COMMENT= X11 based presentation tool LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= mgp-[0-9]* GNU_CONFIGURE= yes |