aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda2
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-11-01 03:25:01 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-11-01 03:25:01 +0000
commit981189e193473cf997cecb4878c14f7163c76c53 (patch)
treea9f94b12d044c12071b6fbe9c65eee6c096363f3 /databases/libgda2
parent55e0a4a8d618d0bef01a44b06c73122753f3b643 (diff)
downloadports-981189e193473cf997cecb4878c14f7163c76c53.tar.gz
ports-981189e193473cf997cecb4878c14f7163c76c53.zip
Notes
Diffstat (limited to 'databases/libgda2')
-rw-r--r--databases/libgda2/Makefile1
-rw-r--r--databases/libgda2/files/patch-libgda.pc.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile
index 385866a207ca..29025f0cf29f 100644
--- a/databases/libgda2/Makefile
+++ b/databases/libgda2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libgda2
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.0
diff --git a/databases/libgda2/files/patch-libgda.pc.in b/databases/libgda2/files/patch-libgda.pc.in
new file mode 100644
index 000000000000..f9bd3aaed056
--- /dev/null
+++ b/databases/libgda2/files/patch-libgda.pc.in
@@ -0,0 +1,11 @@
+--- libgda.pc.in.orig Fri Oct 31 21:59:33 2003
++++ libgda.pc.in Fri Oct 31 22:00:52 2003
+@@ -5,7 +5,7 @@
+
+ Name: libgda
+ Description: GDA (GNOME Data Access) library
+-Requires: glib-2.0 libxml-2.0 libxslt
++Requires: glib-2.0 gthread-2.0 gmodule-2.0 libxml-2.0 libxslt
+ Version: @VERSION@
+ Libs: -L${libdir} -lgda-2
+ Cflags: -I${includedir}