aboutsummaryrefslogtreecommitdiff
path: root/ftp/quftp
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-09-03 14:28:42 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-09-03 14:28:42 +0000
commit3a3b9da006b67d957d15d664e3826dd11f26a432 (patch)
treea80d9d610ee62524bb533effbe4758ecdebb4478 /ftp/quftp
parenteed447af445d5b96e8701ffb2e9b355f6552e74e (diff)
downloadports-3a3b9da006b67d957d15d664e3826dd11f26a432.tar.gz
ports-3a3b9da006b67d957d15d664e3826dd11f26a432.zip
Notes
Diffstat (limited to 'ftp/quftp')
-rw-r--r--ftp/quftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index 78e089198628..56c3fa11be8a 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS= readline.4:${PORTSDIR}/devel/readline
GNU_CONFIGURE= yes
-CFLAGS+= -L${PREFIX}/lib ${PTHREAD_LIBS}
+CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CONFIGURE_ENV= CFLAGS="${CFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= quftp.1