aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/logjam
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-10 00:46:24 +0800
committernovel <novel@FreeBSD.org>2005-05-10 00:46:24 +0800
commit28f30929d99d0b6c3b5864740ea68259e36af2bf (patch)
treed9149d7580cf0fed57f6da6cb0d98ab8af842cfb /deskutils/logjam
parentca30a7988b37380b468606cc19d4350f0bd1db6b (diff)
downloadfreebsd-ports-gnome-28f30929d99d0b6c3b5864740ea68259e36af2bf.tar.gz
freebsd-ports-gnome-28f30929d99d0b6c3b5864740ea68259e36af2bf.tar.zst
freebsd-ports-gnome-28f30929d99d0b6c3b5864740ea68259e36af2bf.zip
Fix build with xmms support enabled.
PR: 73758 Submitted by: alfred
Diffstat (limited to 'deskutils/logjam')
-rw-r--r--deskutils/logjam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile
index 2635b0e9aec4..1394cc16ab67 100644
--- a/deskutils/logjam/Makefile
+++ b/deskutils/logjam/Makefile
@@ -33,7 +33,7 @@ GNU_CONFIGURE= yes
USE_GNOME= gnomehack gnomeprefix gtk20 libxml2 intlhack
CONFIGURE_ARGS= --program-transform-name="s/$$//"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
.ifndef(WITHOUT_GTKSPELL)
LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2