mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- 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>
This commit is contained in:
parent
593271b199
commit
a6a941cb1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164019
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user