aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/valknut
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2009-08-18 18:25:37 +0800
committermakc <makc@FreeBSD.org>2009-08-18 18:25:37 +0800
commit8fad1c7d3544427a6a53961d745ffcf9642708ea (patch)
tree722ecedbc2a65b2d3558e9b3067d85963850611e /net-p2p/valknut
parent42ffce243484807a5a52d0802aa12e78bf2ff1f5 (diff)
downloadfreebsd-ports-gnome-8fad1c7d3544427a6a53961d745ffcf9642708ea.tar.gz
freebsd-ports-gnome-8fad1c7d3544427a6a53961d745ffcf9642708ea.tar.zst
freebsd-ports-gnome-8fad1c7d3544427a6a53961d745ffcf9642708ea.zip
Fix build on 6-stable after Qt update.
Approved by: gahr (maintainer)
Diffstat (limited to 'net-p2p/valknut')
-rw-r--r--net-p2p/valknut/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile
index 2631d377d28b..41418c4ccd60 100644
--- a/net-p2p/valknut/Makefile
+++ b/net-p2p/valknut/Makefile
@@ -35,6 +35,7 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CFLAGS+= -I${QT_INCDIR}
LDFLAGS= -L${QT_LIBDIR}
+QTCFGLIBS+= ${PTHREAD_LIBS}
CONFIGURE_ENV+= DCLIB_CFLAGS=-I${LOCALBASE}/include
post-patch: