diff options
author | markm <markm@FreeBSD.org> | 2005-04-11 19:17:13 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2005-04-11 19:17:13 +0000 |
commit | 00a8de672a81f2659f2155ab57433397f706c5ae (patch) | |
tree | 7c6fbd1ec80592a80c4ea86362da31cdc27af041 | |
parent | 9d90380d37b88e2da17c2e65cc2fafdf4644614b (diff) | |
download | FreeBSD-ports-00a8de672a81f2659f2155ab57433397f706c5ae.zip FreeBSD-ports-00a8de672a81f2659f2155ab57433397f706c5ae.tar.gz |
Insist on a few more Gnome goodies.
-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 7ead4e1..0912bad 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 7ead4e1..0912bad 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 |