diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-05 10:11:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-05 10:11:40 +0000 |
commit | 946876d249cb7ca1e1c9ac17ff21d100b9892313 (patch) | |
tree | 1975135bcc431a100ac6d12f8319f51271a5c722 /graphics/shotwell | |
parent | 8aa728fdbbac4a17c14053fb6aa1084fe89853e7 (diff) | |
download | ports-946876d249cb7ca1e1c9ac17ff21d100b9892313.tar.gz ports-946876d249cb7ca1e1c9ac17ff21d100b9892313.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 e4dd85d5158b..af7398f524fd 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.5:${PORTSDIR}/graphics/libraw +BROKEN= installs file under /usr/share + USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomehier gconf2 gtk20 desktopfileutils librsvg2 |