diff options
author | krion <krion@FreeBSD.org> | 2004-02-19 04:53:33 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-19 04:53:33 +0800 |
commit | b6a65e144d707af1e463c15f7edc1cde480a52c8 (patch) | |
tree | f9ec5cb5ec1a0aad5b725910400850f49e307850 /x11-wm/epplets/files | |
parent | f0714ff5abd0159a6499f32221c3f9ffd03e46de (diff) | |
download | freebsd-ports-gnome-b6a65e144d707af1e463c15f7edc1cde480a52c8.tar.gz freebsd-ports-gnome-b6a65e144d707af1e463c15f7edc1cde480a52c8.tar.zst freebsd-ports-gnome-b6a65e144d707af1e463c15f7edc1cde480a52c8.zip |
- Fix build
PR: ports/63011
Submitted by: Ports Fury
Diffstat (limited to 'x11-wm/epplets/files')
-rw-r--r-- | x11-wm/epplets/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/epplets/files/patch-configure b/x11-wm/epplets/files/patch-configure deleted file mode 100644 index 8ed049a52175..000000000000 --- a/x11-wm/epplets/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Aug 26 12:12:44 2003 -+++ configure Mon Dec 8 02:20:46 2003 -@@ -5414,6 +5414,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' |