From 930198daed9923244c624aa21410653a532522c2 Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 2 Nov 2012 19:48:37 +0000 Subject: [PATCH] red herring, no need for USE_X11. the actual error was due to extra space... --- fonts/ja-kanjistrokeorders-ttf/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fonts/ja-kanjistrokeorders-ttf/Makefile b/fonts/ja-kanjistrokeorders-ttf/Makefile index a4b464222ea..742bb7c8c33 100644 --- a/fonts/ja-kanjistrokeorders-ttf/Makefile +++ b/fonts/ja-kanjistrokeorders-ttf/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2012/10/29 15:19:03 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2012/11/02 19:48:37 espie Exp $ COMMENT = font to view stroke order diagrams for Kanji, Kana and etc DISTNAME = KanjiStrokeOrders_v3.000 PKGNAME = ja-${DISTNAME:L:S/_v/-ttf-/} CATEGORIES = fonts japanese x11 -USE_X11 = Yes HOMEPAGE = http://sites.google.com/site/nihilistorguk/ @@ -22,7 +21,7 @@ EXTRACT_SUFX = .zip NO_BUILD = Yes NO_REGRESS = Yes -WRKDIST = ${WRKDIR} +WRKDIST = ${WRKDIR} INST_DIR = ${PREFIX}/lib/X11/fonts/KanjiStrokeOrders