diff options
Diffstat (limited to 'korean/h2ps/Makefile')
-rw-r--r-- | korean/h2ps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/h2ps/Makefile b/korean/h2ps/Makefile index e3a818d77bff..8f3543e19aab 100644 --- a/korean/h2ps/Makefile +++ b/korean/h2ps/Makefile @@ -11,6 +11,7 @@ COMMENT= Formats an ASCII file for printing on a postscript printer with Korean PLIST_FILES= bin/h2ps +NO_STAGE= yes pre-build: @(cd ${WRKSRC}; make clean) |