diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:12:36 +0000 |
commit | 15f9e62397e4bfba09f563ad3b9df1e54508a4b2 (patch) | |
tree | c9e2ed25db6dfc48908c5ceb41e6f25baff741a2 /graphics/lphoto | |
parent | cd530f3682471f0c31c1db3db71f4b2598c1e067 (diff) |
Notes
Diffstat (limited to 'graphics/lphoto')
-rw-r--r-- | graphics/lphoto/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile index 5a238c85c3db..d4e47f3a9d47 100644 --- a/graphics/lphoto/Makefile +++ b/graphics/lphoto/Makefile @@ -7,15 +7,16 @@ PORTNAME= lphoto PORTVERSION= 1.0.26 +PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/ +MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/ DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1 MAINTAINER= ahze@FreeBSD.org COMMENT= A complete desktop solution for digital photo management BUILD_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde -LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick +LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= gphoto2:${PORTSDIR}/graphics/gphoto2 \ kdepyuic:${PORTSDIR}/x11-toolkits/py-kde |