diff options
Diffstat (limited to 'ftp/quftp')
-rw-r--r-- | ftp/quftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 3efcfa01ecd4..e212ac85fa34 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= readline.6:${PORTSDIR}/devel/readline GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} -CONFIGURE_ENV= CFLAGS="${CFLAGS}" MAN1= quftp.1 PLIST_FILES= bin/quftp |