summaryrefslogtreecommitdiffstats
path: root/deskutils/gnomeblog/files
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-05-15 18:23:20 +0000
committermarcus <marcus@FreeBSD.org>2004-05-15 18:23:20 +0000
commit062197afbeb64e62a2283b270e4f7becf0c75658 (patch)
tree1cc96848b318788375e8194122b875bad2a320e0 /deskutils/gnomeblog/files
parentc490eacf06bfbefd4f651dbe99e3b39b9b5362df (diff)
downloadFreeBSD-ports-062197afbeb64e62a2283b270e4f7becf0c75658.zip
FreeBSD-ports-062197afbeb64e62a2283b270e4f7becf0c75658.tar.gz
* Add a missing dependency on pygnome2 [1]
* Fix GConf schema installation * Bump PORTREVISION PR: 66657
Diffstat (limited to 'deskutils/gnomeblog/files')
-rw-r--r--deskutils/gnomeblog/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/gnomeblog/files/patch-Makefile.in b/deskutils/gnomeblog/files/patch-Makefile.in
new file mode 100644
index 0000000..9d11f40
--- /dev/null
+++ b/deskutils/gnomeblog/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Sat May 15 14:18:59 2004
++++ Makefile.in Sat May 15 14:20:07 2004
+@@ -794,6 +794,8 @@
+ @INTLTOOL_DESKTOP_RULE@
+
+ install-data-local:
++ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
++ gconftool-2 --makefile-install-rule $(schema_DATA)
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
OpenPOWER on IntegriCloud