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/ufraw | |
parent | 7b17c3b6e4f5340f0b121bdbe5ce2ee171e634ea (diff) | |
download | ports-6ea9da6104b75a570af3bfcebf4246de60f1aa34.tar.gz ports-6ea9da6104b75a570af3bfcebf4246de60f1aa34.zip |
Notes
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 |