summaryrefslogtreecommitdiff
path: root/graphics/magicpoint
diff options
context:
space:
mode:
authoritojun <itojun>1999-06-17 13:20:37 +0000
committeritojun <itojun>1999-06-17 13:20:37 +0000
commit4a0c24cdf4c6306a0d8913fddd0bc2907a07472b (patch)
tree15e66fa86cbeca4be42323cabe8ca1328e0d2023 /graphics/magicpoint
parentfde04f76b596fe22d590a6af8c26d480fa91896d (diff)
downloadpkgsrc-4a0c24cdf4c6306a0d8913fddd0bc2907a07472b.tar.gz
merge in pkgsrc/japanese/magicpoint into pkgsrc/graphics/magicpoint.
nuke pkgsrc/japanese/magicpoint.
Diffstat (limited to 'graphics/magicpoint')
-rw-r--r--graphics/magicpoint/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile
index 102edeaba1e..739f605eef0 100644
--- a/graphics/magicpoint/Makefile
+++ b/graphics/magicpoint/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.8 1999/06/17 08:00:31 itojun Exp $
+# $NetBSD: Makefile,v 1.9 1999/06/17 13:20:38 itojun Exp $
DISTNAME= magicpoint-1.05a
-# question is for localized (i.e. Japanese) version
-PKGNAME?= magicpoint-1.05a
CATEGORIES= x11 graphics
MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
@@ -11,12 +9,11 @@ HOMEPAGE= http://www.Mew.org/mgp/
DEPENDS= freetype-1.1:${.CURDIR}/../../print/freetype
-CONFLICTS= mgp-*
+CONFLICTS= mgp-* magicpoint-1.04a
GNU_CONFIGURE= yes
USE_IMAKE= yes
-# question is for localized (i.e. Japanese) version
-CONFIGURE_ARGS?= --disable-vflib
+CONFIGURE_ARGS= --disable-vflib --enable-freetype-charset16
post-configure:
(cd ${WRKSRC}/contrib/xmindpath; ./configure --prefix=${PREFIX})