summaryrefslogtreecommitdiff
path: root/graphics/f-spot/patches/patch-Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/f-spot/patches/patch-Makefile_in')
-rw-r--r--graphics/f-spot/patches/patch-Makefile_in15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/f-spot/patches/patch-Makefile_in b/graphics/f-spot/patches/patch-Makefile_in
new file mode 100644
index 00000000000..e5192ee639a
--- /dev/null
+++ b/graphics/f-spot/patches/patch-Makefile_in
@@ -0,0 +1,15 @@
+$NetBSD: patch-Makefile_in,v 1.1 2012/05/10 17:46:34 dholland Exp $
+
+Do gconf schemas the pkgsrc way.
+
+--- Makefile.in~ 2010-12-19 13:55:19.000000000 +0000
++++ Makefile.in
+@@ -391,7 +391,7 @@ SUBDIRS = \
+ src \
+ tests
+
+-schemadir = $(sysconfdir)/gconf/schemas
++schemadir = $(GCONF_SCHEMA_FILE_DIR)
+ schema_in_files = f-spot.schemas.in
+ schema_DATA = $(schema_in_files:.schemas.in=.schemas)
+ CLEANFILES = \