From af5f314286ac9e406765f8c4bdc4a1cad6826c8e Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 28 Aug 1999 01:58:05 +0000 Subject: ln -> ${LN} --- ftp/ftpsearch/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/ftpsearch') diff --git a/ftp/ftpsearch/Makefile b/ftp/ftpsearch/Makefile index b8140fdaab6e..6048d0f10707 100644 --- a/ftp/ftpsearch/Makefile +++ b/ftp/ftpsearch/Makefile @@ -42,6 +42,6 @@ pre-install: find ${WRKSRC} \( -name \*.orig -o -name \*~ \) -exec ${RM} \{} \; post-install: - ln -sf ${PREFIX}/ftpsearch/bin/gateway ${PREFIX}/bin/ftpsearch + ${LN} -sf ${PREFIX}/ftpsearch/bin/gateway ${PREFIX}/bin/ftpsearch .include -- cgit v1.2.3