diff options
author | Mark Murray <markm@FreeBSD.org> | 2005-04-11 19:17:13 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2005-04-11 19:17:13 +0000 |
commit | 34c262debaaa47575ded2d22c7d77acf58d07739 (patch) | |
tree | 239dc5094779e0c495b67867962f73d99e18fd07 | |
parent | PEAR::XML_HTMLSax provides an API very similar to the native PHP XML (diff) |
Insist on a few more Gnome goodies.
Notes
Notes:
svn path=/head/; revision=133064
-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 7ead4e15eaed..0912badd47b5 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_X_PREFIX= yes USE_GMAKE= yes +USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 +WANT_GNOME= yes ALL_TARGET= build INSTALL_TARGET= install-admin diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 7ead4e15eaed..0912badd47b5 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_X_PREFIX= yes USE_GMAKE= yes +USE_GNOME= gnomehack intltool intlhack gtk20 libartlgpl2 +WANT_GNOME= yes ALL_TARGET= build INSTALL_TARGET= install-admin |