summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2006-05-30 22:46:18 +0000
committermarkus <markus@FreeBSD.org>2006-05-30 22:46:18 +0000
commite73cd051728282fe97e7d2ff8f407eeae9fd9bce (patch)
tree576d1ea8af9ec546cf679128fcfdf3ba3a5d03d1 /graphics
parent786121fc3f8eac78b35b80d1088132837079be54 (diff)
downloadFreeBSD-ports-e73cd051728282fe97e7d2ff8f407eeae9fd9bce.zip
FreeBSD-ports-e73cd051728282fe97e7d2ff8f407eeae9fd9bce.tar.gz
- Change the graphics/exiv2 dependency to use LIB_DEPENDS, now that the
libexiv2 library name has been fixed - Bump PORTREVISION PR: ports/96855 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kphotoalbum-kde4/Makefile7
-rw-r--r--graphics/kphotoalbum/Makefile7
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/kphotoalbum-kde4/Makefile b/graphics/kphotoalbum-kde4/Makefile
index e256af8..21511ab 100644
--- a/graphics/kphotoalbum-kde4/Makefile
+++ b/graphics/kphotoalbum-kde4/Makefile
@@ -6,16 +6,15 @@
PORTNAME= kphotoalbum
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= http://www.kphotoalbum.org/download/
MAINTAINER= markus@FreeBSD.org
COMMENT= Image database for KDE
-LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi
-
-RUN_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2
-BUILD_DEPENDS= ${RUN_DEPENDS}
+LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi \
+ exiv2.0:${PORTSDIR}/graphics/exiv2
USE_KDELIBS_VER= 3
USE_BZIP2= yes
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index e256af8..21511ab 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/Makefile
@@ -6,16 +6,15 @@
PORTNAME= kphotoalbum
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= graphics kde
MASTER_SITES= http://www.kphotoalbum.org/download/
MAINTAINER= markus@FreeBSD.org
COMMENT= Image database for KDE
-LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi
-
-RUN_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2
-BUILD_DEPENDS= ${RUN_DEPENDS}
+LIB_DEPENDS= kipi.1:${PORTSDIR}/graphics/libkipi \
+ exiv2.0:${PORTSDIR}/graphics/exiv2
USE_KDELIBS_VER= 3
USE_BZIP2= yes
OpenPOWER on IntegriCloud