From 938d975cd99536b3b8ff827df4fac0cd7ee398a9 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 3 Jun 2003 00:20:57 +0000 Subject: Revert last commit since the problem was actually being caused by pango-1.2.2. --- graphics/gimp-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gimp-devel') diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 87e05f47e08b..10f1eea5ff4d 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -43,7 +43,7 @@ CONFIGURE_ARGS= --disable-perl \ --with-html-dir=${PREFIX}/share/doc/gimp \ --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" + LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -- cgit v1.2.3