aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf2/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-14 21:58:11 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-14 21:58:11 +0000
commitc2d9471046808f189d2a702ab5ddbb5cc1268fc2 (patch)
treeb3764f7bf54ea6e0c9094610bbf4371d54986b54 /devel/gconf2/files
parent7605a8ed23e9d6bafcb08707e1a4790e56e5b32a (diff)
downloadports-c2d9471046808f189d2a702ab5ddbb5cc1268fc2.tar.gz
ports-c2d9471046808f189d2a702ab5ddbb5cc1268fc2.zip
Notes
Diffstat (limited to 'devel/gconf2/files')
-rw-r--r--devel/gconf2/files/patch-ab15
1 files changed, 8 insertions, 7 deletions
diff --git a/devel/gconf2/files/patch-ab b/devel/gconf2/files/patch-ab
index 3bf49b6a73ff..895ebded1cc3 100644
--- a/devel/gconf2/files/patch-ab
+++ b/devel/gconf2/files/patch-ab
@@ -1,13 +1,14 @@
---- Makefile.in.orig Wed Aug 9 22:57:20 2000
-+++ Makefile.in Thu Aug 10 11:05:08 2000
-@@ -436,8 +436,8 @@
- echo "**************"
+--- Makefile.in.orig Mon May 14 13:07:48 2001
++++ Makefile.in Mon May 14 15:43:44 2001
+@@ -399,3 +399,3 @@
+-install-data-am: install-pkgconfigDATA install-data-local
++install-data-am: install-data-local
+ install-data: install-data-recursive
+@@ -476,4 +476,4 @@
install-data-local:
- -mkdir -p $(DESTDIR)$(datadir)/aclocal
- $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(datadir)/aclocal/gconf-$(MAJOR_VERSION).m4
+ -mkdir -p $(DESTDIR)$(prefix)/share/aclocal
+ $(INSTALL_DATA) gconf.m4 $(DESTDIR)$(prefix)/share/aclocal/gconf-$(MAJOR_VERSION).m4
- echo "**** NOTE ****" && \
- echo $(WARNING_MESSAGE) && \
- echo "**************"
+ @echo "**** NOTE ****"