diff options
Diffstat (limited to 'ftp/vsftpd-ext/Makefile')
-rw-r--r-- | ftp/vsftpd-ext/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile index 8ae8bf2f907c..8d32a735e703 100644 --- a/ftp/vsftpd-ext/Makefile +++ b/ftp/vsftpd-ext/Makefile @@ -51,8 +51,6 @@ WITH_OPENSSL_PORT= yes SSL_SUFFIX= -ssl CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} -.else -MAKE_ENV+= LDFLAGS="${LDFLAGS}" .endif do-configure: |