freebsd-ports/graphics/evince/files/patch-configure
Koop Mast 77d9d6af3d Let the port itself handle the installing of the glib schema file.
This will fix registration of said schema, and will enable evince to run.
While here remove extra PORTVERSION.

Reported and Tested by:	lx@
2010-11-23 23:56:13 +00:00

13 lines
501 B
Text

--- configure.orig 2010-11-23 20:50:39.000000000 +0100
+++ configure 2010-11-23 21:13:41.000000000 +0100
@@ -18419,8 +18419,8 @@
.SECONDARY: $(gsettings_SCHEMAS)
gsettings__base_list = \
- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
+ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \
+ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\''
install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
@$(NORMAL_INSTALL)