Fix build with xmms support enabled.

PR:		73758
Submitted by:	alfred
This commit is contained in:
Roman Bogorodskiy 2005-05-09 16:46:24 +00:00
parent cc09d794bb
commit 4cdc8d2b39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134938

View File

@ -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