aboutsummaryrefslogtreecommitdiff
path: root/graphics/kphotoalbum
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2006-05-30 22:46:18 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2006-05-30 22:46:18 +0000
commita6a941cb1cf1a1d5fe5471f2c86c3545b9b9bc23 (patch)
tree53dc4d7894c8f67a94102e0a37a928fe436ac269 /graphics/kphotoalbum
parent593271b1995cb59329cd6528450722fb44e93204 (diff)
downloadports-a6a941cb1cf1a1d5fe5471f2c86c3545b9b9bc23.tar.gz
ports-a6a941cb1cf1a1d5fe5471f2c86c3545b9b9bc23.zip
- 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>
Notes
Notes: svn path=/head/; revision=164019
Diffstat (limited to 'graphics/kphotoalbum')
-rw-r--r--graphics/kphotoalbum/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index e256af812640..21511ab345e5 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