aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-15 09:00:37 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-07-15 09:00:37 +0000
commit5f176978ec975a7da4002988c42044c6d096dd87 (patch)
treecabd057a4472f0ce348915f92f70a076b9748605 /korean
parente8c42b289394906e48995af9513d3c66dfd6181b (diff)
downloadports-5f176978ec975a7da4002988c42044c6d096dd87.tar.gz
ports-5f176978ec975a7da4002988c42044c6d096dd87.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/nhpf/Makefile6
-rw-r--r--korean/nhpf/files/patch-Makefile6
2 files changed, 7 insertions, 5 deletions
diff --git a/korean/nhpf/Makefile b/korean/nhpf/Makefile
index fc9be90e41d3..83b1ead9a191 100644
--- a/korean/nhpf/Makefile
+++ b/korean/nhpf/Makefile
@@ -16,9 +16,11 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
do-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/bin
+ @${MKDIR} ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/nhpf ${STAGEDIR}${PREFIX}/bin
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
+
+do-install-DOCS-on:
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/korean/nhpf/files/patch-Makefile b/korean/nhpf/files/patch-Makefile
index da4a39d8dcba..d34637772519 100644
--- a/korean/nhpf/files/patch-Makefile
+++ b/korean/nhpf/files/patch-Makefile
@@ -1,5 +1,5 @@
---- Makefile.orig Sun Oct 19 03:12:14 2003
-+++ Makefile Sun Oct 19 03:12:40 2003
+--- Makefile.orig 1997-02-22 06:33:07 UTC
++++ Makefile
@@ -1,13 +1,13 @@
# Makefile for Netscape Hangul PS file filter
# Lee yongjae, setup@shiva.snu.ac.kr, 1997.1.22.
@@ -17,7 +17,7 @@
all: $(ALL)
clean:
-@@ -18,7 +18,7 @@
+@@ -18,7 +18,7 @@ nhpf: nhpf.o ncode.o
rm -f wrapstr
wrapstr: wrapstr.c