aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp10/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk-sharp10/Makefile')
-rw-r--r--x11-toolkits/gtk-sharp10/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile
index 7d3c9f5444c8..358742735671 100644
--- a/x11-toolkits/gtk-sharp10/Makefile
+++ b/x11-toolkits/gtk-sharp10/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gtk-sharp
-PORTVERSION= 0.7
-PORTREVISION= 1
+PORTVERSION= 0.11
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtk-sharp
@@ -15,16 +14,17 @@ MASTER_SITE_SUBDIR= gtk-sharp
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
-BROKEN= "Does not compile"
+BROKEN= "Will not install: cannot find pqeasy.2"
-BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
+BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono
+LIB_DEPENDS+= pqeasy.2:${PORTSDIR}/databases/postgresql72
# XXX Should conditionalise all the different parts of gtk# maybe.
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_GNOME= libgnomeui libgnomedb
+USE_GNOME= libgda2 libgnomeui libgnomedb
MAKEFILE= makefile
.include <bsd.port.mk>