diff options
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 0912badd47b5..fd64c71d8ae6 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -17,6 +17,8 @@ RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff +BROKEN= Missing dependency + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 |