diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog/Makefile | 1 | ||||
-rw-r--r-- | graphics/eog2/Makefile | 1 | ||||
-rw-r--r-- | graphics/gnomeiconedit/Makefile | 1 |
3 files changed, 3 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 diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile index ecf647d80b7f..b2c38a7e34b6 100644 --- a/graphics/eog2/Makefile +++ b/graphics/eog2/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 diff --git a/graphics/gnomeiconedit/Makefile b/graphics/gnomeiconedit/Makefile index 0b3ed7e2c50a..ae2856efe012 100644 --- a/graphics/gnomeiconedit/Makefile +++ b/graphics/gnomeiconedit/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 |