summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-xfce-engine
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-15 06:26:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-15 06:26:34 +0000
commitdc1d9dadaaabb07e50cd8a1f5244556391740f4a (patch)
tree9bd71e924db83a61eb436aa1b60dd1b55f4cf0bc /x11-toolkits/gtk-xfce-engine
parentAdd libgnomeui-2.0 to LIB_DEPEND. (diff)
Added gtk-x11-2.0.0 to LIB_DEPENDS to make it building again.
Noticed on: bento
Notes
Notes: svn path=/head/; revision=70150
Diffstat (limited to 'x11-toolkits/gtk-xfce-engine')
-rw-r--r--x11-toolkits/gtk-xfce-engine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile
index 43fe826f0572..25546caf6bfd 100644
--- a/x11-toolkits/gtk-xfce-engine/Makefile
+++ b/x11-toolkits/gtk-xfce-engine/Makefile
@@ -14,6 +14,8 @@ DISTNAME= gtk-xfce-engine-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
+LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
+
WRKSRC= ${WRKDIR}/gtk-xfce-engine-${PORTVERSION}
USE_GMAKE= yes