summaryrefslogtreecommitdiffstats
path: root/ftp/ftplib
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
committerclsung <clsung@FreeBSD.org>2006-08-14 23:06:39 +0000
commit50795f01a3c57015e598ca1fc2157ee9960e872b (patch)
tree40f8c09ac63b030feb0791010ae8056bea6d5eff /ftp/ftplib
parent7ef47488cb05bd8fb665e2190fa43d7b2255c15c (diff)
downloadFreeBSD-ports-50795f01a3c57015e598ca1fc2157ee9960e872b.zip
FreeBSD-ports-50795f01a3c57015e598ca1fc2157ee9960e872b.tar.gz
- 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>
Diffstat (limited to 'ftp/ftplib')
-rw-r--r--ftp/ftplib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index 079a5b0..22bab8f 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 \
OpenPOWER on IntegriCloud