diff options
author | pav <pav@FreeBSD.org> | 2007-03-29 03:22:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-29 03:22:52 +0800 |
commit | e74ad457e559e38105a0fdb231c01b1ac01ab488 (patch) | |
tree | 7dd1940d78ac9d8561a05d929f834586c11ade80 /x11-toolkits/gal/files | |
parent | 714552c4893c878e87e30e24fd5a40faf5722262 (diff) | |
download | freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.gz freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.tar.zst freebsd-ports-gnome-e74ad457e559e38105a0fdb231c01b1ac01ab488.zip |
- Fix after objformat removal
Reported by: pointyhat
Diffstat (limited to 'x11-toolkits/gal/files')
-rw-r--r-- | x11-toolkits/gal/files/patch-configure | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-toolkits/gal/files/patch-configure b/x11-toolkits/gal/files/patch-configure deleted file mode 100644 index 08fc564a6a1f..000000000000 --- a/x11-toolkits/gal/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/05/01 01:51:44 1.1 -+++ configure 2002/05/01 01:52:07 -@@ -5704,6 +5704,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' |