diff options
Diffstat (limited to 'devel/popt/patches/patch-ad')
-rw-r--r-- | devel/popt/patches/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/popt/patches/patch-ad b/devel/popt/patches/patch-ad index 013bc50c137..a4ec844161b 100644 --- a/devel/popt/patches/patch-ad +++ b/devel/popt/patches/patch-ad @@ -1,14 +1,14 @@ -$NetBSD: patch-ad,v 1.1 2003/05/06 13:08:37 grant Exp $ +$NetBSD: patch-ad,v 1.2 2007/05/12 00:52:29 obache Exp $ ---- configure.orig Sat Aug 31 23:22:20 2002 +--- configure.orig 2006-10-15 14:28:26.000000000 +0000 +++ configure -@@ -8328,8 +8328,8 @@ fi +@@ -20135,8 +20135,8 @@ fi # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -# Always use our own libtool. -LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+# Always use pkgsrc libtool ++# Always use pkgsrc libtool. +LIBTOOL=libtool # Prevent multiple expansion |