From 10ddcca177d6d91079be1d2569dae59e314d70c9 Mon Sep 17 00:00:00 2001
From: Cheng-Lung Sung <clsung@FreeBSD.org>
Date: Mon, 14 Aug 2006 23:06:39 +0000
Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/
 emulators/ finance/   games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
---
 ftp/ftplib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'ftp/ftplib')

diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index 079a5b098a0b..22bab8f2b1bc 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -21,7 +21,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/linux
 PATCH_DIST_STRIP=	-p3
 USE_GMAKE=	yes
 MAKE_ARGS+=	DEBUG="${CFLAGS}" LDFLAGS="${LDFLAGS} -L."
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 PLIST_FILES=	lib/libftp.so lib/libftp.so.3 \
 		include/ftplib.h bin/qftp bin/ftpdir bin/ftpget \
-- 
cgit v1.2.3