summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/gtk-sharp-devel/Makefile3
-rw-r--r--x11-toolkits/gtk-sharp/Makefile3
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile3
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile3
4 files changed, 4 insertions, 8 deletions
diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile
index 7468837bae68..b974d4fba2e7 100644
--- a/x11-toolkits/gtk-sharp-devel/Makefile
+++ b/x11-toolkits/gtk-sharp-devel/Makefile
@@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \
- gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui
# XXX Should conditionalise all the different parts of gtk# maybe.
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_GNOME= libgnomeui libgnomedb
MAKEFILE= makefile
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile
index 7468837bae68..b974d4fba2e7 100644
--- a/x11-toolkits/gtk-sharp/Makefile
+++ b/x11-toolkits/gtk-sharp/Makefile
@@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \
- gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui
# XXX Should conditionalise all the different parts of gtk# maybe.
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_GNOME= libgnomeui libgnomedb
MAKEFILE= makefile
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index 7468837bae68..b974d4fba2e7 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \
- gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui
# XXX Should conditionalise all the different parts of gtk# maybe.
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_GNOME= libgnomeui libgnomedb
MAKEFILE= makefile
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index 7468837bae68..b974d4fba2e7 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -16,14 +16,13 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
-LIB_DEPENDS= gnomedb-2:${PORTSDIR}/databases/libgnomedb \
- gnomeui-2:${PORTSDIR}/x11-toolkits/libgnomeui
# XXX Should conditionalise all the different parts of gtk# maybe.
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
+USE_GNOME= libgnomeui libgnomedb
MAKEFILE= makefile
.include <bsd.port.mk>