diff options
Diffstat (limited to 'ftp/ftplib')
-rw-r--r-- | ftp/ftplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |