From c0be726e4bd1c2c85ee0cf9a7e4c06d08155f767 Mon Sep 17 00:00:00 2001 From: Theppitak Karoonboonyanan Date: Tue, 10 Feb 2009 16:57:50 +0000 Subject: Fix 'make install' for some automake versions. Fixes #570357. svn path=/trunk/; revision=2431 --- data/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 319d86e61..48cc350cc 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -33,7 +33,7 @@ if GCONF_SCHEMAS_INSTALL install-data-local: if test -z "$(DESTDIR)" ; then \ for p in $(schemas_DATA) ; do \ - GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(builddir)/$$p ; \ + GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $$p ; \ done \ fi else -- cgit le='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+1
* Fix the build with the new glib20.marcus2008-03-261-0/+4
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-241-3/+3
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-81/+72
* Resurrect GtkHTML 3.12 as gtkhtml38 after a repocopy from www/gtkhtml3.marcus2007-05-253-10/+53
* - Welcome X.org 7.2 \o/.flz2007-05-202-36/+1
* Update to 3.14.1.marcus2007-04-112-4/+4
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-193-50/+8
* Update to 3.12.3.mezz2007-01-302-4/+4
* Update to 3.12.2.marcus2006-11-212-4/+4
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-12/+64
* Update to 3.10.3.marcus2006-08-012-4/+4
* - Update to 3.10.2ahze2006-05-303-14/+4
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-304-23/+17
* Conversion to a single libtool environment.ade2006-02-232-1/+5
* Update to 3.8.2.marcus2005-11-302-4/+4
* - Add SHA256 checksumspav2005-11-241-0/+1
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-054-92/+22
* Chase the libsoup shared lib version.marcus2005-08-281-1/+2
* - Update to 3.6.2ahze2005-04-053-3/+7
* Update to 3.6.1.marcus2005-03-153-3/+5
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-125-11/+31
* Update to 3.2.5.adamw2005-02-192-3/+3
* Update to 3.2.4.marcus2004-12-083-4/+9
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-086-252/+228
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* - Add intlhack to fix install on -STABLEpav2004-03-121-1/+1
* Update to 3.0.10.marcus2004-03-123-7/+4
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Update to 3.0.9.marcus2003-09-254-13/+3
* Update to 3.0.8.marcus2003-08-022-2/+2
* Update to 3.0.7.adamw2003-07-113-4/+4
* Update to 3.0.5.marcus2003-06-113-6/+5
* Update to 3.0.4.marcus2003-06-01