diff options
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimp1/Makefile | 5 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 5 |
6 files changed, 18 insertions, 12 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 0b7883cd1d96..28220c445ecf 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Nov 18 21:28:43 CST 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.16 1997/12/18 20:40:15 erich Exp $ +# $Id: Makefile,v 1.17 1998/01/05 17:56:39 erich Exp $ # MAJOR= 0 @@ -35,7 +35,8 @@ LIB_DEPENDS+= tk80\\.1\\.:${PORTSDIR}/x11/tk80 USE_X11= yes GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ +CONFIGURE_ENV= LD=/usr/bin/ld \ + CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.0 \ -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tiff34" \ LIBS=-L${LOCALBASE}/lib INSTALL_SCRIPT='$${INSTALL} -m 755' CONFIGURE_ARGS= --with-tcl=tcl80 --with-tk=tk80 |