aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tifmerge/Makefile
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 /graphics/tifmerge/Makefile
parent553599566d995df6cf4174f74328f0d62cd46206 (diff)
downloadfreebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.gz
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.tar.zst
freebsd-ports-gnome-fa1d1e4d83108ff37c97627528c2face622cdd11.zip
ln -> ${LN}
Diffstat (limited to 'graphics/tifmerge/Makefile')
-rw-r--r--graphics/tifmerge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile
index 73431c5f7535..427403cd4bcb 100644
--- a/graphics/tifmerge/Makefile
+++ b/graphics/tifmerge/Makefile
@@ -29,7 +29,7 @@ post-extract:
do-install:
${INSTALL_DATA} ${WRKSRC}/libtifmerge.so.1 ${PREFIX}/lib
- ln -fs ${PREFIX}/lib/libtifmerge.so.1 ${PREFIX}/lib/libtifmerge.so
+ ${LN} -fs ${PREFIX}/lib/libtifmerge.so.1 ${PREFIX}/lib/libtifmerge.so
${INSTALL_DATA} ${WRKSRC}/libtifmerge.a ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/tifmerge.h ${PREFIX}/include
${INSTALL_DATA} ${WRKSRC}/tifmerge.3 ${PREFIX}/man/man3