aboutsummaryrefslogtreecommitdiffstats
path: root/macros/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macros/autogen.sh')
-rw-r--r--macros/autogen.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/autogen.sh b/macros/autogen.sh
index 5662d01ff4..c6899e6681 100644
--- a/macros/autogen.sh
+++ b/macros/autogen.sh
@@ -94,7 +94,8 @@ do
echo processing $dr
macrodirs=`sed -n -e 's,AM_ACLOCAL_INCLUDE(\(.*\)),\1,gp' < $coin`
( cd $dr
- DELETEFILES="`find . -name gnome-gettext.m4`"
+ DELETEFILES="`find . -path '*/macros/gnome-gettext.m4'`"
+ echo "deletefiles is $DELETEFILES"
aclocalinclude="$ACLOCAL_FLAGS"
for k in $aclocalinclude; do
if test -d $k; then
sertions'>+1 * Use @dirrmtry instead of rolling own version.kan2010-04-071-1/+1 * Handle empty $PREFIX/share/applications dir on uninstall.kan2010-04-071-0/+1 * Add missing plist entries.kan2010-04-071-0/+2 * Update to 3.3.12 and silence a long standing bug in howkan2010-04-074-11/+17 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1 * - Remove 4.x cruft.araujo2007-09-041-7/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Update to 3.3.11pav2006-04-115-8/+5 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to 3.3.10arved2004-12-058-56/+19 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * - Update to 3.3.9pav2004-08-3011-88/+55 * Add -fpermissve to CPPFLAGS to fix build with gcc 3.4arved2004-08-171-1/+1 * - Do what nearby comment says: use gcc 3.3 for 4-STABLEpav2004-08-011-1/+1 * Drop maintainershiplioux2004-07-021-1/+1 * o Fix typo: rollback to version 3.3.8lioux2004-06-251-2/+2 * o Fix build with GCC version 3.3lioux2004-06-253-6/+19 * Chase freelibiberty header files location move which removed CONFLICTSlioux2004-04-251-1/+1 * Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 iflioux2004-04-101-2/+9 * Ding-dong, this is your friendly happy face talking. Please to beade2004-04-031-1/+1 * UPDATE: ddd-3.3.1 to 3.3.8edwin2004-03-2915-102/+103 * USE_SIZEifylioux2004-02-082-0/+2 * BROKEN on 5.x: does not compilekris2004-02-081-0/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Fix build in 5.x branch: configure is not detecting streamposlioux2003-06-102-1/+15 * Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6 * BROKEN on 5.1: bad C++kris2003-05-181-1/+7 * De-pkg-commentlioux2003-02-242-1/+1 * USE_REINPLACE instead of PERLlioux2003-01-311-1/+2 * Fix build on -current.kris2002-09-074-0/+39 * o Update to 3.3.1lioux2002-05-154-38/+37 * Assume maintainershiplioux2002-05-091-1/+1 * To ports@freebsd.org.obrien2002-05-091-1/+1 * allow ( ) to surround ioctl, real fix is to fix autoconfimp2002-04-091-0/+3 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-4/+4 * Fully update PLIST for version 3.3obrien2001-03-113-13/+47 * Update to version 3.3.obrien2001-03-094-21/+11 * Add $FreeBSD$'s which help me in problem reports.obrien2000-11-221-0/+1 * Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-1/+1 * Bump PORTREVISIONkris2000-09-261-0/+1 * Fix an annoying (but apparently benign) error dialog that seems to be aobrien2000-09-252-0/+54 * Fix breakage caused by sobomax in rev 1.30.obrien2000-08-271-2/+2 * (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1 * Properly handle ddd.info file.sobomax2000-06-273-2/+34 * PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2 * Restore useless version required comments.obrien2000-03-221-0/+1 * Remove the "version required" line.obrien2000-03-201-1/+0 * Update to version 3.2.1.obrien2000-02-212-2/+2 * Make the Makefile and PLIST match the docs acutally installed since the upgrade.obrien2000-02-172-3/+3 * Style nits in the ports I maintain.obrien2000-02-131-2/+2 * Update to DDD version 3.2.obrien2000-02-072-8/+6 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Don't try to parse ${MOTIFLIB} if it's not defined.asami1999-08-221-1/+5 * Back out serious breakage introduced by previous commit: you can't useasami1999-08-201-3/+3 * Update to version 3.1.6, remove a double MASTER_SITE, and fix portlintgreen1999-08-192-6/+5 * Use byacc vs. bison if the vsl-gramma.* files need rebuilding.obrien1999-06-161-0/+11 * Upgrade to 3.1.5.obrien1999-05-263-15/+11 * Fix linage breakage. DDD author made a workaround for Motif 2.1 onobrien1999-05-091-0/+11 * Wow! What big teeth you have grandma! "All the better to Weat youhoek1999-05-031-2/+2 * add quotes around variable so it can work on the command line correctlymharo1999-05-021-2/+2 * Upgrade to 3.1.4obrien1999-04-272-3/+5 * Portlint.asami1999-03-091-2/+2 * Update version required comment too.steve1999-03-091-2/+2 * upgrade to 3.1.3obrien1999-01-212-3/+3 * version 3.1.1 is outobrien1998-12-072-3/+3 * Upgrade to version 3.1obrien1998-12-042-6/+6 * Depend on libXpmobrien1998-12-011-3/+5 * Upgrade to ver 3.0.92.obrien1998-12-012-8/+3