From 938d975cd99536b3b8ff827df4fac0cd7ee398a9 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 3 Jun 2003 00:20:57 +0000 Subject: [PATCH] Revert last commit since the problem was actually being caused by pango-1.2.2. --- graphics/gimp-app-devel/Makefile | 2 +- graphics/gimp-app/Makefile | 2 +- graphics/gimp-devel/Makefile | 2 +- graphics/gimp/Makefile | 2 +- graphics/gimpshop/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 87e05f47e08b..10f1eea5ff4d 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-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} diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 87e05f47e08b..10f1eea5ff4d 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/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} 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} diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 87e05f47e08b..10f1eea5ff4d 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/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} diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 87e05f47e08b..10f1eea5ff4d 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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}