summaryrefslogtreecommitdiff
path: root/graphics/magicpoint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/magicpoint/Makefile')
-rw-r--r--graphics/magicpoint/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index 8b2935ab6cf..50d973db003 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2014/05/31 15:56:27 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2014/09/08 20:40:30 wiz Exp $
DISTNAME= magicpoint-1.13a
-PKGREVISION= 24
+PKGREVISION= 25
CATEGORIES= x11 graphics
MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/
@@ -10,6 +10,8 @@ HOMEPAGE= http://member.wide.ad.jp/wg/mgp/
COMMENT= X11 based presentation tool
LICENSE= modified-bsd
+DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+
CONFLICTS= mgp-[0-9]*
GNU_CONFIGURE= yes
@@ -73,7 +75,6 @@ post-install:
.include "../../graphics/giflib/buildlink3.mk"
.include "../../graphics/mng/buildlink3.mk"
-.include "../../graphics/netpbm/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"