diff options
author | pav <pav@FreeBSD.org> | 2009-01-26 04:58:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-26 04:58:25 +0800 |
commit | 6f01f9ab91941e7daa9bc056075843c0edab260f (patch) | |
tree | ab7ef72a7331ad00fdc404d683d713e08d76afdb /graphics/f-spot | |
parent | ab6b12d40a56f6ce882053d94145be59d3b44f15 (diff) | |
download | freebsd-ports-gnome-6f01f9ab91941e7daa9bc056075843c0edab260f.tar.gz freebsd-ports-gnome-6f01f9ab91941e7daa9bc056075843c0edab260f.tar.zst freebsd-ports-gnome-6f01f9ab91941e7daa9bc056075843c0edab260f.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 0c04602b903d..bccb47f6f9cd 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus +BROKEN= does not compile + USE_BZIP2= yes USE_SQLITE= yes USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gnomesharp20 |