pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mailfront Needs libtool.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ddf909423d7
branches: trunk
changeset: 358837:0ddf909423d7
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Feb 21 16:04:04 2017 +0000
description:
Needs libtool.
diffstat:
mail/mailfront/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b174a70b6a1f -r 0ddf909423d7 mail/mailfront/Makefile
--- a/mail/mailfront/Makefile Tue Feb 21 16:03:21 2017 +0000
+++ b/mail/mailfront/Makefile Tue Feb 21 16:04:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/01/02 02:19:46 schmonz Exp $
+# $NetBSD: Makefile,v 1.14 2017/02/21 16:04:04 joerg Exp $
#
DISTNAME= mailfront-2.12
@@ -25,6 +25,8 @@
INSTALLATION_DIRS= share/doc/mailfront
INSTALL_ENV+= install_prefix=${DESTDIR:Q}
+USE_LIBTOOL= yes
+
MAKE_JOBS_SAFE= no # due to hacky libtoolization
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index