=================================================================== RCS file: /cvs/ports/graphics/rawtherapee/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/graphics/rawtherapee/Attic/Makefile 2011/11/20 08:37:02 1.4 +++ ports/graphics/rawtherapee/Attic/Makefile 2011/11/29 05:36:08 1.5 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2011/11/20 08:37:02 yason Exp $ +# $OpenBSD: Makefile,v 1.5 2011/11/29 05:36:08 yason Exp $ COMMENT = RAW image processing application -DISTNAME = rawtherapee-4.0.2 +DISTNAME = rawtherapee-4.0.5 CATEGORIES = graphics @@ -23,12 +23,11 @@ WANTLIB += pangoft2-1.0 pangomm-1.4 pixman-1 png pthread pthread-stubs WANTLIB += sigc-2.0 stdc++ tiff xcb xcb-render xcb-shm z -MASTER_SITES = ftp://ftp.springdaemons.com/soft/ -EXTRACT_SUFX = .tar.bz2 +MASTER_SITES = http://www.linklevel.net/distfiles/ MODULES = devel/cmake -RUN_DEPENDS = devel/desktop-file-utils \ - sysutils/gamin,-server +RUN_DEPENDS = devel/desktop-file-utils +# sysutils/gamin,-server LIB_DEPENDS = devel/libsigc++-2 \ graphics/libiptcdata \ graphics/lcms2 \