freebsd-ports/x11/gdkxft/files/patch-capplet_Makefile.in
Joe Marcus Clarke 66a40d7c78 * Fix build with latest GNOME libraries.
* Relinquish maintainership to ports@

PR:		36775
Submitted by:	maintainer (maintainer change), marcus (build fix)
Approved by:	previous maintainer
2002-05-19 19:56:19 +00:00

13 lines
333 B
Text

--- 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 = \