diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:02:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:02:04 +0000 |
commit | 6ea9da6104b75a570af3bfcebf4246de60f1aa34 (patch) | |
tree | 57f211e1319178ba7050161f5bc48e81e0c7886a /graphics | |
parent | BROKEN: Unfetchable (diff) |
BROKEN: Missing dependency
Notes
Notes:
svn path=/head/; revision=134378
Diffstat (limited to 'graphics')
-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 |