aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-03 01:25:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-03 01:25:28 +0000
commitf0cb4d1d83ae64bc9b9d0c89399f26a2efb778d3 (patch)
tree0d116d5c6c88278b708a75b2eacd19f7c5089eb9
parentd2798fc8cd145a6c038f80856896dceb1f8a61bf (diff)
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.
Notes
Notes: svn path=/head/; revision=152634
-rw-r--r--graphics/digikam-kde4/Makefile2
-rw-r--r--graphics/digikam/Makefile2
-rw-r--r--graphics/digikamimageplugins/Makefile2
-rw-r--r--graphics/gwenview-kde4/Makefile2
-rw-r--r--graphics/gwenview/Makefile2
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