diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:53:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-20 01:53:54 +0000 |
commit | 32255abc6a3b30f1ea63c7b3082764f39b22a316 (patch) | |
tree | cfc21a0c2bd35fdb1eb18dad8daf8f560e5df3ac /graphics/vips/Makefile | |
parent | 05d5255096b9ab28300d429aa15b34a1c4996218 (diff) |
Notes
Diffstat (limited to 'graphics/vips/Makefile')
-rw-r--r-- | graphics/vips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile index ce46ee44ec97..fb90867be912 100644 --- a/graphics/vips/Makefile +++ b/graphics/vips/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \ png.5:${PORTSDIR}/graphics/png \ lcms.1:${PORTSDIR}/graphics/lcms +BROKEN= Missing dependency + USE_GMAKE= yes USE_GETTEXT= yes USE_GNOME= gnomehack glib20 pkgconfig pango |