pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mailfront



Module Name:    pkgsrc
Committed By:   joerg
Date:           Tue Feb 21 16:04:04 UTC 2017

Modified Files:
        pkgsrc/mail/mailfront: Makefile

Log Message:
Needs libtool.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/mailfront/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mailfront/Makefile
diff -u pkgsrc/mail/mailfront/Makefile:1.13 pkgsrc/mail/mailfront/Makefile:1.14
--- pkgsrc/mail/mailfront/Makefile:1.13 Mon Jan  2 02:19:46 2017
+++ pkgsrc/mail/mailfront/Makefile      Tue Feb 21 16:04:04 2017
@@ -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 @@ RCD_SCRIPTS=          smtpfront
 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