diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-26 16:14:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-26 16:14:32 +0000 |
commit | 711549036878b1d3c9c4c7ff7486624550335af1 (patch) | |
tree | bc90d44eb49c19a121d160f0d0810066b4c4e90d /graphics/eog | |
parent | 3f5cc535186eb6711a3cd007c5751e0954d544f9 (diff) | |
download | ports-711549036878b1d3c9c4c7ff7486624550335af1.tar.gz ports-711549036878b1d3c9c4c7ff7486624550335af1.zip |
Notes
Diffstat (limited to 'graphics/eog')
-rw-r--r-- | graphics/eog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index ecf647d80b7f..b2c38a7e34b6 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter USE_GMAKE= yes USE_X_PREFIX= yes |