aboutsummaryrefslogtreecommitdiff
path: root/japanese/magicpoint
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2005-03-04 08:12:42 +0000
committerYoshio MITA <mita@FreeBSD.org>2005-03-04 08:12:42 +0000
commit422afa46e7692efea28d3399f16f79856bf75c08 (patch)
tree06bd38cdb80c27164783efef4d5c300b94160d91 /japanese/magicpoint
parent015687d5d881e31b60affbaba144f50de462e085 (diff)
unbreak magicpoint and update to 1.11b
PR: ports/78300 ports/78395 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes
Notes: svn path=/head/; revision=130330
Diffstat (limited to 'japanese/magicpoint')
-rw-r--r--japanese/magicpoint/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/japanese/magicpoint/Makefile b/japanese/magicpoint/Makefile
index 23d5149655a8..08eaf8367a31 100644
--- a/japanese/magicpoint/Makefile
+++ b/japanese/magicpoint/Makefile
@@ -8,14 +8,10 @@
MASTERDIR= ${.CURDIR}/../../misc/magicpoint
COMMENT= An X11-based presentation tool, configured with vflib support
-LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib
-
CATEGORIES= japanese
MAINTAINER= mita@jp.FreeBSD.org
-# dirty, but this is required for version independent-ness
-CONFIGURE_ARGS= --with-vfontcap=`${LS} -1 ${LOCALBASE}/share/VFlib/*/vfontcap | tail -1`
-CONFIGURE_ARGS+= --enable-freetype-charset16
+WITH_JAPANESE=yes
.include "${MASTERDIR}/Makefile"