summaryrefslogtreecommitdiff
path: root/mail/libesmtp/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-20 09:58:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-20 09:58:19 +0000
commitff7076dd35cc2522ef3338a4c26bf98d623ffc7f (patch)
treecbcb059e7f3bdbfbe9b1bcdb6042fe6e9aa955d8 /mail/libesmtp/files/patch-Makefile.in
parentadd cpp2latex (diff)
- Don't infect user's system with totally useless .la files;
- remove USE_LIBTOOL (which is nop in this case) and associated patches that "make" it work; - add missed USE_OPENSSL.
Diffstat (limited to 'mail/libesmtp/files/patch-Makefile.in')
-rw-r--r--mail/libesmtp/files/patch-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/libesmtp/files/patch-Makefile.in b/mail/libesmtp/files/patch-Makefile.in
deleted file mode 100644
index 2fe920965987..000000000000
--- a/mail/libesmtp/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in Fri Jul 6 15:00:38 2001
-+++ Makefile.in.new Fri Jul 13 13:38:34 2001
-@@ -79,7 +79,7 @@
- LIBESMTP_VERSION = @LIBESMTP_VERSION@
- LIBLTDL = @LIBLTDL@
- LIBS = @LIBS@
--LIBTOOL = @LIBTOOL@
-+LIBTOOL = ${SHELL} ${top_builddir}/libltdl/libtool
- LIBTOOL_DEPS = @LIBTOOL_DEPS@
- LIB_AGE = @LIB_AGE@
- LIB_CURRENT = @LIB_CURRENT@