aboutsummaryrefslogtreecommitdiffstats
path: root/math/eval
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 09:58:05 +0800
committermharo <mharo@FreeBSD.org>1999-08-28 09:58:05 +0800
commitfa1d1e4d83108ff37c97627528c2face622cdd11 (patch)
treedcf9b0fb1a68bffcee5022498436b05c5daec532 /math/eval
parent553599566d995df6cf4174f74328f0d62cd46206 (diff)
downloadfreebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.gz
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.zst
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.zip
ln -> ${LN}
Diffstat (limited to 'math/eval')
-rw-r--r--math/eval/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eval/Makefile b/math/eval/Makefile
index 62e5a67f68dd..14326e551e3a 100644
--- a/math/eval/Makefile
+++ b/math/eval/Makefile
@@ -24,7 +24,7 @@ EXTRACT_AFTER_ARGS= | lha x -
WRKSRC= ${WRKDIR}/Eval/source
post-extract:
- -ln -s Makefile.unx ${WRKSRC}/Makefile
+ -${LN} -s Makefile.unx ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Eval ${PREFIX}/bin