summaryrefslogtreecommitdiffstats
path: root/japanese/xnetmaj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/xnetmaj/Makefile')
-rw-r--r--japanese/xnetmaj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xnetmaj/Makefile b/japanese/xnetmaj/Makefile
index 7c193d4..262237c 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>
OpenPOWER on IntegriCloud