summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-11 15:25:32 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-11 15:25:32 +0000
commitb417a4fddb0a4b35da5c2106ff58d0d8f962a3e9 (patch)
tree9e742a74db2cace536dad52b357e0036f5b46f3d /graphics
parentUse explicit autoheader dependency instead of USE_AUTOCONF because (diff)
Fix up 'extra' directories
Submitted by: bento
Notes
Notes: svn path=/head/; revision=31533
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eog/Makefile4
-rw-r--r--graphics/eog2/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index a03b3314e85f..de49acb84006 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/eog
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
USE_GMAKE= yes
USE_X_PREFIX= yes
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index a03b3314e85f..de49acb84006 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -13,9 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/eog
MAINTAINER= ade@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
+LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore
USE_GMAKE= yes
USE_X_PREFIX= yes