diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-03 09:25:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-03 09:25:28 +0800 |
commit | 192daff6476af20d9de510b7091e8479e0e5ecf3 (patch) | |
tree | 7a48cab0744e82dbd8a41d4537a5da70b2fdbdb8 /graphics | |
parent | 13332f8fc7c57f5ec76719ee1ad00e96d0489eb3 (diff) | |
download | freebsd-ports-gnome-192daff6476af20d9de510b7091e8479e0e5ecf3.tar.gz freebsd-ports-gnome-192daff6476af20d9de510b7091e8479e0e5ecf3.tar.zst freebsd-ports-gnome-192daff6476af20d9de510b7091e8479e0e5ecf3.zip |
Except for a portrevision bump, also of course change the dependency
to kipi.1.
Noticed by: Bill Richter <richterb@binkley.foothill.net>
Pointy hat to: yes yes we all know who.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/digikam/Makefile | 2 | ||||
-rw-r--r-- | graphics/digikamimageplugins/Makefile | 2 | ||||
-rw-r--r-- | graphics/gwenview-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/gwenview/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index 219403c5e806..ba163ae54717 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -16,7 +16,7 @@ MAINTAINER= avleeuwen@piwebs.com COMMENT= Photo album manager for KDE with gphoto2 backend LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \ - kipi.0:${PORTSDIR}/graphics/libkipi \ + kipi.1:${PORTSDIR}/graphics/libkipi \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ Imlib2.3:${PORTSDIR}/graphics/imlib2 \ gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 219403c5e806..ba163ae54717 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -16,7 +16,7 @@ MAINTAINER= avleeuwen@piwebs.com COMMENT= Photo album manager for KDE with gphoto2 backend LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \ - kipi.0:${PORTSDIR}/graphics/libkipi \ + kipi.1:${PORTSDIR}/graphics/libkipi \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \ Imlib2.3:${PORTSDIR}/graphics/imlib2 \ gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/graphics/digikamimageplugins/Makefile b/graphics/digikamimageplugins/Makefile index 64ca538929ac..b38c942fff1e 100644 --- a/graphics/digikamimageplugins/Makefile +++ b/graphics/digikamimageplugins/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= digikam MAINTAINER= avleeuwen@piwebs.com COMMENT= Collection of image editor plugins for Digikam -LIB_DEPENDS= digikam.0:${PORTSDIR}/graphics/digikam +LIB_DEPENDS= digikam.1:${PORTSDIR}/graphics/digikam USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/graphics/gwenview-kde4/Makefile b/graphics/gwenview-kde4/Makefile index 7e34867f6349..fe11056696fe 100644 --- a/graphics/gwenview-kde4/Makefile +++ b/graphics/gwenview-kde4/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= An image viewer and browser for the KDE environment -LIB_DEPENDS= kipi.0:${PORTSDIR}/graphics/libkipi +LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 7e34867f6349..fe11056696fe 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= An image viewer and browser for the KDE environment -LIB_DEPENDS= kipi.0:${PORTSDIR}/graphics/libkipi +LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi USE_BZIP2= yes USE_GMAKE= yes |