diff options
Diffstat (limited to 'ftp/ftpd-tls/Makefile')
-rw-r--r-- | ftp/ftpd-tls/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/ftpd-tls/Makefile b/ftp/ftpd-tls/Makefile index 068597e9eacf..2765aa55c839 100644 --- a/ftp/ftpd-tls/Makefile +++ b/ftp/ftpd-tls/Makefile @@ -22,7 +22,6 @@ USE_RC_SUBR= ftpd-tls.sh MAN8= ftpd-tls.8 CONFIGURE_ARGS= --with-openssl-dir=${OPENSSLBASE} -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message .include <bsd.port.pre.mk> |