View | Details | Raw Unified | Return to bug 73758
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
USE_GNOME=	gnomehack gnomeprefix gtk20 libxml2 intlhack
32
USE_GNOME=	gnomehack gnomeprefix gtk20 libxml2 intlhack
33
CONFIGURE_ARGS=	--program-transform-name="s/$$//"
33
CONFIGURE_ARGS=	--program-transform-name="s/$$//"
34
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
34
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
35
		LIBS="-L${LOCALBASE}/lib"
35
		LIBS="-L${LOCALBASE}/lib -lpthread"
36
36
37
.ifndef(WITHOUT_GTKSPELL)
37
.ifndef(WITHOUT_GTKSPELL)
38
LIB_DEPENDS+=		gtkspell.0:${PORTSDIR}/textproc/gtkspell2
38
LIB_DEPENDS+=		gtkspell.0:${PORTSDIR}/textproc/gtkspell2

Return to bug 73758