aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk-sharp20
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-11 17:13:18 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-11 17:13:18 +0000
commitd0bba05e30224526456cce5686fc0af9aaa2cfaf (patch)
tree034da0ef6b47380e66c3daba8a2ffadf1bee701e /x11-toolkits/gtk-sharp20
parente0ed504765fd6d0cc2f1839a6588b581f63fce7f (diff)
downloadports-d0bba05e30224526456cce5686fc0af9aaa2cfaf.tar.gz
ports-d0bba05e30224526456cce5686fc0af9aaa2cfaf.zip
Notes
Diffstat (limited to 'x11-toolkits/gtk-sharp20')
-rw-r--r--x11-toolkits/gtk-sharp20/Makefile7
-rw-r--r--x11-toolkits/gtk-sharp20/files/patch-sample_Makefile.in23
-rw-r--r--x11-toolkits/gtk-sharp20/pkg-plist5
3 files changed, 7 insertions, 28 deletions
diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile
index 358742735671..f2c3fb07a596 100644
--- a/x11-toolkits/gtk-sharp20/Makefile
+++ b/x11-toolkits/gtk-sharp20/Makefile
@@ -14,17 +14,14 @@ MASTER_SITE_SUBDIR= gtk-sharp
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gtk+ and GNOME interfaces for the .NET runtime
-BROKEN= "Will not install: cannot find pqeasy.2"
-
BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono
-LIB_DEPENDS+= pqeasy.2:${PORTSDIR}/databases/postgresql72
+LIB_DEPENDS+= pgeasy.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= libgda2 libgnomeui libgnomedb
-MAKEFILE= makefile
+USE_GNOME= gnomehack libgda2 libgnomeui libgnomedb
.include <bsd.port.mk>
diff --git a/x11-toolkits/gtk-sharp20/files/patch-sample_Makefile.in b/x11-toolkits/gtk-sharp20/files/patch-sample_Makefile.in
deleted file mode 100644
index d393c828bdfb..000000000000
--- a/x11-toolkits/gtk-sharp20/files/patch-sample_Makefile.in
+++ /dev/null
@@ -1,23 +0,0 @@
---- sample/Makefile.in.orig Sun Jan 26 15:46:02 2003
-+++ sample/Makefile.in Sun Jan 26 15:46:28 2003
-@@ -19,7 +19,6 @@
- $(CSC) /unsafe /out:button.exe /r:../glib/glib-sharp.dll /r:../gtk/gtk-sharp.dll ButtonApp.cs
-
- linux: gtk-hello-world.exe button.exe subclass.exe menu.exe size.exe scribble.exe treeviewdemo.exe $(GNOME_TARGETS) $(GLADE_TARGETS)
--@ENABLE_GNOME_TRUE@ $(MAKE) -C gconf
-
- gtk-hello-world.exe: HelloWorld.cs
- $(MCS) --unsafe -o gtk-hello-world.exe $(local_paths) $(all_assemblies) HelloWorld.cs
-@@ -59,11 +58,9 @@
-
- clean:
- rm -f *.exe
--@ENABLE_GNOME_TRUE@ $(MAKE) -C gconf clean
-
- unix:
- @echo "'make unix' is broken for now."
-
- install: linux
--@ENABLE_GNOME_TRUE@ $(MAKE) -C gconf install
--
-+ @true
diff --git a/x11-toolkits/gtk-sharp20/pkg-plist b/x11-toolkits/gtk-sharp20/pkg-plist
index 51e71524480b..fac7cd3ff8c9 100644
--- a/x11-toolkits/gtk-sharp20/pkg-plist
+++ b/x11-toolkits/gtk-sharp20/pkg-plist
@@ -16,8 +16,12 @@ lib/glib-sharp.dll
lib/gnome-sharp.dll
lib/gnomedb-sharp.dll
lib/gtk-sharp.dll
+lib/libgtksharpglue.a
lib/libgtksharpglue.so
lib/pango-sharp.dll
+lib/rsvg-sharp.dll
+libdata/pkgconfig/gapi.pc
+libdata/pkgconfig/gtk-sharp.pc
share/gapi/art-api.xml
share/gapi/atk-api.xml
share/gapi/gda-api.xml
@@ -30,6 +34,7 @@ share/gapi/gst-api.xml
share/gapi/gtk-api.xml
share/gapi/gtk-symbols.xml
share/gapi/pango-api.xml
+share/gapi/rsvg-api.xml
share/perl5/GAPI/Metadata.pm
@dirrm share/perl5/GAPI
@dirrm share/gapi