diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:49:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 19:49:59 +0000 |
commit | 6a9fcfc6bd61ba898fd1778c1da32be56b5904c3 (patch) | |
tree | 767f2803f6c6af410144e76a9efd9b7564dac8ad /korean/aleefonts-ttf/Makefile | |
parent | c2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (diff) |
Notes
Diffstat (limited to 'korean/aleefonts-ttf/Makefile')
-rw-r--r-- | korean/aleefonts-ttf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/korean/aleefonts-ttf/Makefile b/korean/aleefonts-ttf/Makefile index 73dd14f44769..2375e5ab3257 100644 --- a/korean/aleefonts-ttf/Makefile +++ b/korean/aleefonts-ttf/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: aleefonts-ttf -# Date created: 23 July 2004 -# Whom: Hye-Shik Chang -# +# Created by: Hye-Shik Chang # $FreeBSD$ PORTNAME= aleefonts @@ -32,6 +29,7 @@ PLIST_FILES+= ${FONTSDIR}/${f}.ttf PLIST_FILES+= ${FONTSDIR}/fonts.dir \ ${FONTSDIR}/fonts.scale +NO_STAGE= yes do-build: ${LOCALBASE}/bin/mkfontscale ${WRKSRC} ${LOCALBASE}/bin/mkfontdir ${WRKSRC} |