summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorCHOI Junho <cjh@FreeBSD.org>2001-05-29 12:07:17 +0000
committerCHOI Junho <cjh@FreeBSD.org>2001-05-29 12:07:17 +0000
commit3c7452e618516fa84e0696bb39b4ed56fbee117a (patch)
tree70719ea9682ea8d34c39cbac82a0a9f3854b5862 /korean
parentadd stone (diff)
Remove SUID bit. It can lead local exploit.
Submitted by: ksecurity@iland.co.kr
Notes
Notes: svn path=/head/; revision=43236
Diffstat (limited to 'korean')
-rw-r--r--korean/hanterm/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/korean/hanterm/Makefile b/korean/hanterm/Makefile
index d28632c1df80..e4d8907ccd1a 100644
--- a/korean/hanterm/Makefile
+++ b/korean/hanterm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hanterm
PORTVERSION= 3.1.5
-#PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= korean x11
MASTER_SITES= http://hanterm.org/download/
@@ -19,7 +19,10 @@ USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
ALL_TARGET= hanterm
-post-install:
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/hanterm ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/Hanterm.ad \
+ ${PREFIX}/lib/X11/app-defaults/Hanterm
${MKDIR} ${PREFIX}/share/doc/hanterm
${INSTALL_DATA} ${WRKSRC}/doc/hanterm.html ${PREFIX}/share/doc/hanterm/
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/hanterm/