summaryrefslogtreecommitdiff
path: root/x11/gdkxft/files/patch-capplet_Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-19 19:56:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-19 19:56:19 +0000
commit66a40d7c787fc0b39f834a5fcfa6e97743ea368e (patch)
tree897dc4e75947ee35e8604ec746c2b6b318cdedaf /x11/gdkxft/files/patch-capplet_Makefile.in
parentAdd archivemail 0.1.0, search mailbox files and archive or delete (diff)
* Fix build with latest GNOME libraries.
* Relinquish maintainership to ports@ PR: 36775 Submitted by: maintainer (maintainer change), marcus (build fix) Approved by: previous maintainer
Notes
Notes: svn path=/head/; revision=59481
Diffstat (limited to 'x11/gdkxft/files/patch-capplet_Makefile.in')
-rw-r--r--x11/gdkxft/files/patch-capplet_Makefile.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/gdkxft/files/patch-capplet_Makefile.in b/x11/gdkxft/files/patch-capplet_Makefile.in
new file mode 100644
index 000000000000..c1eab5f43ca8
--- /dev/null
+++ b/x11/gdkxft/files/patch-capplet_Makefile.in
@@ -0,0 +1,13 @@
+--- capplet/Makefile.in.orig Thu Apr 4 23:37:06 2002
++++ capplet/Makefile.in Thu Apr 4 23:39:17 2002
+@@ -103,7 +103,8 @@
+
+ INCLUDES = \
+ -DDATADIR=\"$(datadir)\" -DSYSCONFDIR=\"$(sysconfdir)\" \
+- $(GNOME_INCLUDEDIR) $(LIBGLADE_CFLAGS)
++ $(GNOME_INCLUDEDIR) $(LIBGLADE_CFLAGS) \
++ `gnome-config --cflags capplet`
+
+
+ LDADD = \
+