diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-19 04:13:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-19 04:13:12 +0000 |
commit | f68ecf4ccdffa2d1b69c5acff9450cc3e77d7af8 (patch) | |
tree | 9d1d11108f1a1edd22234b9b8ded486e42aa6b88 | |
parent | 772d39a83c5d694c9159b64572918cbb66610e83 (diff) | |
download | ports-f68ecf4ccdffa2d1b69c5acff9450cc3e77d7af8.tar.gz ports-f68ecf4ccdffa2d1b69c5acff9450cc3e77d7af8.zip |
Notes
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 2 | ||||
-rw-r--r-- | 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 e4ffbd7e7b20..f9d9f1240420 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - gimpprint.1:${PORTSDIR}/print/gimp-print \ + gimpprint.2:${PORTSDIR}/print/gimp-print \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index e4ffbd7e7b20..f9d9f1240420 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - gimpprint.1:${PORTSDIR}/print/gimp-print \ + gimpprint.2:${PORTSDIR}/print/gimp-print \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index e4ffbd7e7b20..f9d9f1240420 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - gimpprint.1:${PORTSDIR}/print/gimp-print \ + gimpprint.2:${PORTSDIR}/print/gimp-print \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index e4ffbd7e7b20..f9d9f1240420 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - gimpprint.1:${PORTSDIR}/print/gimp-print \ + gimpprint.2:${PORTSDIR}/print/gimp-print \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index e4ffbd7e7b20..f9d9f1240420 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -23,7 +23,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ - gimpprint.1:${PORTSDIR}/print/gimp-print \ + gimpprint.2:${PORTSDIR}/print/gimp-print \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aa.1:${PORTSDIR}/graphics/aalib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |