aboutsummaryrefslogtreecommitdiff
path: root/japanese/xnetmaj
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-28 01:58:05 +0000
commitaf5f314286ac9e406765f8c4bdc4a1cad6826c8e (patch)
tree656442e4eb4e7a3efb0e0b1776eb4220f3f5ba72 /japanese/xnetmaj
parent17314cf2c355c83b78c65fb1fa52027a3db2ca2a (diff)
downloadports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.tar.gz
ports-af5f314286ac9e406765f8c4bdc4a1cad6826c8e.zip
Notes
Diffstat (limited to 'japanese/xnetmaj')
-rw-r--r--japanese/xnetmaj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xnetmaj/Makefile b/japanese/xnetmaj/Makefile
index 7c193d46e9ee..262237c3968b 100644
--- a/japanese/xnetmaj/Makefile
+++ b/japanese/xnetmaj/Makefile
@@ -21,6 +21,6 @@ ALL_TARGET= libs all
INSTALL_TARGET= install install-pf
post-extract:
- ( cd ${WRKDIR}/netmaj; /bin/ln -s ../xui )
+ ( cd ${WRKDIR}/netmaj; ${LN} -s ../xui )
.include <bsd.port.mk>