diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-01 15:14:44 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-09-01 15:14:44 +0000 |
commit | 0589be3553bfa4522f05aa3d0d35d4b850b94296 (patch) | |
tree | b201927b809e86d209c55d753af860b683f4e2fd /mail/libetpan/files | |
parent | Remove stripping from Makefile as the source already strips (diff) |
Fix pkg-comment format.
Do not install .la file
PR: ports/42245
Submitted by: Ports Fury.
Diffstat (limited to 'mail/libetpan/files')
-rw-r--r-- | mail/libetpan/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/libetpan/files/patch-configure b/mail/libetpan/files/patch-configure new file mode 100644 index 000000000000..8b03ec69ba18 --- /dev/null +++ b/mail/libetpan/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu Jun 27 06:20:11 2002 ++++ configure Fri Aug 30 03:10:00 2002 +@@ -5228,6 +5228,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' |