diff options
Diffstat (limited to 'ftp/wzdftpd/Makefile')
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index fd0236d19e72..183a70a87b03 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -19,7 +19,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc CONFIGURE_ARGS+= --without-pam --without-pgsql CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message |