diff options
author | pav <pav@FreeBSD.org> | 2011-03-26 05:05:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-26 05:05:03 +0800 |
commit | 6ec0447aad98e262d58d100ac7cec3ee5113cb9f (patch) | |
tree | 22ad4cad8f701a6b5d86d7ca12e5d430da0d04fe /graphics | |
parent | 9a8714a1d6cb1f981fbf6b8bddfc148c173b6ce5 (diff) | |
download | freebsd-ports-gnome-6ec0447aad98e262d58d100ac7cec3ee5113cb9f.tar.gz freebsd-ports-gnome-6ec0447aad98e262d58d100ac7cec3ee5113cb9f.tar.zst freebsd-ports-gnome-6ec0447aad98e262d58d100ac7cec3ee5113cb9f.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shotwell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 4bf4f800631d..d2fce53b7c7c 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -26,6 +26,8 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \ raw.2:${PORTSDIR}/graphics/libraw +BROKEN= does not build + USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomehier gconf2 gtk20 desktopfileutils librsvg2 |