diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 21:05:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 21:05:03 +0000 |
commit | 682017d6e58e00a260189717a7df286f144eef74 (patch) | |
tree | 9ef3cb2a5ad787ce0c4d2f86646ba8690ccf67d8 /graphics/shotwell | |
parent | bc046831af593ef81c7b3f81e6750d3e9a019884 (diff) | |
download | ports-682017d6e58e00a260189717a7df286f144eef74.tar.gz ports-682017d6e58e00a260189717a7df286f144eef74.zip |
Notes
Diffstat (limited to 'graphics/shotwell')
-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 |