diff options
author | kris <kris@FreeBSD.org> | 2005-04-30 09:02:04 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-30 09:02:04 +0800 |
commit | 9a4ee7c44f8453cc0ce3ee2c7143c4b8f9e4217a (patch) | |
tree | 0bab984950c49f3da98bfcb0c674eaa6d54af08f /graphics/ufraw | |
parent | 61531e6a26abea7cad0f379bd146559612a3c9ba (diff) | |
download | freebsd-ports-gnome-9a4ee7c44f8453cc0ce3ee2c7143c4b8f9e4217a.tar.gz freebsd-ports-gnome-9a4ee7c44f8453cc0ce3ee2c7143c4b8f9e4217a.tar.zst freebsd-ports-gnome-9a4ee7c44f8453cc0ce3ee2c7143c4b8f9e4217a.zip |
BROKEN: Missing dependency
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 |