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/hanyangfonts/Makefile | |
parent | c2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (diff) | |
download | ports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.tar.gz ports-6a9fcfc6bd61ba898fd1778c1da32be56b5904c3.zip |
Notes
Diffstat (limited to 'korean/hanyangfonts/Makefile')
-rw-r--r-- | korean/hanyangfonts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/hanyangfonts/Makefile b/korean/hanyangfonts/Makefile index a2d0a881e4c4..6040a429c91d 100644 --- a/korean/hanyangfonts/Makefile +++ b/korean/hanyangfonts/Makefile @@ -24,6 +24,7 @@ NO_WRKSUBDIR= yes FONTS= hgm10 hgm12 hgm14 hgm16 hgm18 hgm20 \ hmm10 hmm12 hmm14 hmm16 hmm18 hmm20 +NO_STAGE= yes do-build: @cd ${WRKSRC}; \ for fn in ${FONTS}; do \ |