summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp20
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 22:30:26 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-26 22:30:26 +0000
commit041e3325dcf82e6b7a507dbbeb246a48feeaae71 (patch)
tree41c12a659d04c526f599588af2993c41d56d1820 /x11-toolkits/gtk-sharp20
parentThere is now a version of the bounds-checking patch also for GCC 3.2.3. (diff)
Convert to new GNOME infrastructure.
Notes
Notes: svn path=/head/; revision=79702
Diffstat (limited to 'x11-toolkits/gtk-sharp20')
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile3
1 files changed, 1 insertions, 2 deletions
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>