diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 17:32:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-27 17:32:30 +0000 |
commit | 33959b7b0ffd0502d2b9671c190b11df1a67f741 (patch) | |
tree | 6c4b24e029a47c768f8f3205e3b4be816860b48c /databases/gnomedb | |
parent | cce566565ccff93328ca8f6f0289567660652083 (diff) | |
download | ports-33959b7b0ffd0502d2b9671c190b11df1a67f741.tar.gz ports-33959b7b0ffd0502d2b9671c190b11df1a67f741.zip |
Notes
Diffstat (limited to 'databases/gnomedb')
-rw-r--r-- | databases/gnomedb/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/gnomedb/files/patch-configure b/databases/gnomedb/files/patch-configure index 8925b93fafb4..d3acccbb89bc 100644 --- a/databases/gnomedb/files/patch-configure +++ b/databases/gnomedb/files/patch-configure @@ -20,12 +20,3 @@ $FreeBSD$ -@@ -8906,7 +8907,7 @@ - - GNOMEDB_CFLAGS="`gda-config --cflags client` `gnome-config --cflags xml oaf bonobox print gdk_pixbuf`" - GNOMEDB_LIBS="`gda-config --libs client` `gnome-config --libs xml oaf bonobox print gdk_pixbuf`" --GNOMEDB_CFLAGS="${GNOMEDB_CFLAGS} -DGNOMELOCALEDIR=\\\"${datadir}/locale\\\"" -+GNOMEDB_CFLAGS="${GNOMEDB_CFLAGS} -DGNOMELOCALEDIR=\\\"${prefix}/share/locale\\\"" - - - |