diff options
-rw-r--r-- | graphics/gimp-ufraw/Makefile | 2 | ||||
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 0912badd47b5..fd64c71d8ae6 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-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 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 |