aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-15 14:26:34 +0800
committeredwin <edwin@FreeBSD.org>2002-11-15 14:26:34 +0800
commit9c71cc74227b0c95ad19f6b6ca5df1b8c72e969d (patch)
tree0d272f81a55b090984b7845034acdd7574a84ff7
parent91d5dfb945b0b579bff61f2d3874e4d57e637e52 (diff)
downloadfreebsd-ports-graphics-9c71cc74227b0c95ad19f6b6ca5df1b8c72e969d.tar.gz
freebsd-ports-graphics-9c71cc74227b0c95ad19f6b6ca5df1b8c72e969d.tar.zst
freebsd-ports-graphics-9c71cc74227b0c95ad19f6b6ca5df1b8c72e969d.zip
Added gtk-x11-2.0.0 to LIB_DEPENDS to make it building again.
Noticed on: bento
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile2
-rw-r--r--x11-toolkits/gtk-xfce-engine/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index 43fe826f057..25546caf6bf 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/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
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile
index 43fe826f057..25546caf6bf 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