summaryrefslogtreecommitdiff
path: root/devel/libglade/files/patch-ab
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-11 17:16:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-11 17:16:10 +0000
commit19a718ac4c38750e766de7abf027f0491981495d (patch)
tree8fad9fa05facfd939ca92589f047e5224dffd236 /devel/libglade/files/patch-ab
parentupgrade to 1.3.0 (diff)
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=62821
Diffstat (limited to 'devel/libglade/files/patch-ab')
-rw-r--r--devel/libglade/files/patch-ab24
1 files changed, 5 insertions, 19 deletions
diff --git a/devel/libglade/files/patch-ab b/devel/libglade/files/patch-ab
index b176d42e4de6..244d49bd8e05 100644
--- a/devel/libglade/files/patch-ab
+++ b/devel/libglade/files/patch-ab
@@ -1,34 +1,20 @@
$FreeBSD$
---- Makefile.in.orig Fri Sep 7 06:00:35 2001
-+++ Makefile.in Tue Sep 11 15:11:04 2001
-@@ -34,7 +34,7 @@
- includedir = @includedir@
- oldincludedir = /usr/include
- pkgdatadir = $(datadir)/@PACKAGE@
--pkglibdir = $(libdir)/@PACKAGE@
-+pkglibdir = $(prefix)/libdata/pkgconfig
- pkgincludedir = $(includedir)/@PACKAGE@
- top_builddir = .
-
-@@ -167,15 +167,15 @@
+--- Makefile.in.orig Sat Jul 6 23:09:19 2002
++++ Makefile.in Sat Jul 6 23:12:35 2002
+@@ -167,12 +167,12 @@
bin_SCRIPTS = libglade-config libglade-xgettext
noinst_PROGRAMS = test-libglade
test_libglade_LDADD = $(THE_LIBS) $(XML_LIBS)
-SUBDIRS = intl macros glade doc
+SUBDIRS = intl macros glade
--m4datadir = $(datadir)/aclocal
-+m4datadir = $(prefix)/share/aclocal
+ m4datadir = $(prefix)/share/aclocal
m4data_DATA = libglade.m4
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = libgladeConf.sh
--pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfigdir = $(prefix)/libdata/pkgconfig
- pkgconfig_DATA = libglade.pc $(libglade_gnome_pc) $(libglade_bonobo_pc) \
- $(libglade_gnomedb_pc)
-
+ pkgconfigdir = $(prefix)/libdata/pkgconfig