diff options
Diffstat (limited to 'graphics/f-spot/Makefile')
-rw-r--r-- | graphics/f-spot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index e5229195bba7..430902db08c7 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} MAINTAINER= mono@FreeBSD.org COMMENT= Personal photo management to the GNOME desktop +BROKEN= Does not build with latest Mono LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ exif.12:${PORTSDIR}/graphics/libexif \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 |