aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/quftp
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-09-03 22:28:42 +0800
committervs <vs@FreeBSD.org>2004-09-03 22:28:42 +0800
commit9af11ba6a77797a7d2852d18df34d338d57531df (patch)
treeb30d922c4f5a9c56b2ac75ec1f217c0211cf8301 /ftp/quftp
parent6c032c454400fb57b2736df1ff2867c697fb721b (diff)
downloadfreebsd-ports-gnome-9af11ba6a77797a7d2852d18df34d338d57531df.tar.gz
freebsd-ports-gnome-9af11ba6a77797a7d2852d18df34d338d57531df.tar.zst
freebsd-ports-gnome-9af11ba6a77797a7d2852d18df34d338d57531df.zip
Fix build
Approved by: maintainer
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