diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 05:40:53 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 05:40:53 +0800 |
commit | 48b71b4f4b727b48bf671b83608aaa1800dd95d2 (patch) | |
tree | c1b87decd354c9ff00ab413c3eef479c49df92e2 /graphics/shotwell/Makefile | |
parent | 9b18b0d5c19f6694381a6b90887b360d103d298a (diff) | |
download | marcuscom-ports-48b71b4f4b727b48bf671b83608aaa1800dd95d2.tar.gz marcuscom-ports-48b71b4f4b727b48bf671b83608aaa1800dd95d2.tar.zst marcuscom-ports-48b71b4f4b727b48bf671b83608aaa1800dd95d2.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15474 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/shotwell/Makefile')
-rw-r--r-- | graphics/shotwell/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 461c15cbf..bb8a1e751 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -26,8 +26,6 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \ webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 \ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique -BROKEN= does not build - USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gnomehier gconf2 gtk20 desktopfileutils librsvg2 |