diff options
Diffstat (limited to 'fonts/kanjistrokeorders-ttf/Makefile')
-rw-r--r-- | fonts/kanjistrokeorders-ttf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/kanjistrokeorders-ttf/Makefile b/fonts/kanjistrokeorders-ttf/Makefile index a6763233e1f..1f8600bc87c 100644 --- a/fonts/kanjistrokeorders-ttf/Makefile +++ b/fonts/kanjistrokeorders-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/01 11:09:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/03 18:28:25 asau Exp $ # DISTNAME= KanjiStrokeOrders_v${KSOVER} @@ -12,8 +12,6 @@ HOMEPAGE= https://sites.google.com/site/nihilistorguk/ COMMENT= Japanese Kanji characters stroke order font LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - # Force using "curl" for fetching the distribution file. It is only available # over HTTPS and "curl" is the only fetch program which always supports HTTPS. FETCH_USING= curl |