aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-06-28 04:14:37 +0800
committerswills <swills@FreeBSD.org>2011-06-28 04:14:37 +0800
commitff4948ab4e9c3dd13dab336150d0b16ed4268eb6 (patch)
tree6ed879a145e686d24d656d2ac21281ffc127c296 /devel
parentc2fb5c3c88e67c47616cbc78b33c9154481f386d (diff)
downloadfreebsd-ports-gnome-ff4948ab4e9c3dd13dab336150d0b16ed4268eb6.tar.gz
freebsd-ports-gnome-ff4948ab4e9c3dd13dab336150d0b16ed4268eb6.tar.zst
freebsd-ports-gnome-ff4948ab4e9c3dd13dab336150d0b16ed4268eb6.zip
- Oops, forgot to cvs add this patch
Reported by: pavmail
Diffstat (limited to 'devel')
-rw-r--r--devel/xmltooling/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/xmltooling/files/patch-Makefile.in b/devel/xmltooling/files/patch-Makefile.in
new file mode 100644
index 000000000000..307af78f3da9
--- /dev/null
+++ b/devel/xmltooling/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2011-06-14 19:49:24.712150558 -0400
++++ Makefile.in 2011-06-14 19:49:45.631149098 -0400
+@@ -347,7 +347,7 @@
+
+ MOSTLYCLEANFILES = $(DX_CLEANFILES)
+ SUBDIRS = doc schemas @PACKAGE_NAME@ xmltoolingtest
+-pkgconfigdir = $(libdir)/pkgconfig
++pkgconfigdir = $(libdir)data/pkgconfig
+ pkgconfig_DATA = @PACKAGE_NAME@.pc
+ GENFILES = @PACKAGE_NAME@.spec pkginfo Portfile
+ EXTRA_DIST = $(DX_CONFIG) \