pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/isync c99 fixes SunOS



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a6b4ab52716
branches:  trunk
changeset: 355620:6a6b4ab52716
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Wed Dec 07 00:00:42 2016 +0000

description:
c99 fixes SunOS

diffstat:

 mail/isync/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e678d358fad9 -r 6a6b4ab52716 mail/isync/Makefile
--- a/mail/isync/Makefile       Tue Dec 06 23:53:36 2016 +0000
+++ b/mail/isync/Makefile       Wed Dec 07 00:00:42 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/03/05 11:28:49 jperkin Exp $
+# $NetBSD: Makefile,v 1.39 2016/12/07 00:00:42 wiedi Exp $
 
 DISTNAME=      isync-1.1.1
 PKGREVISION=   2
@@ -10,6 +10,7 @@
 COMMENT=       Synchronize a maildir with an imap server
 LICENSE=       gnu-gpl-v2
 
+USE_LANGUAGES=         c99
 BDB_ACCEPTED=          db4 db5
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --with-ssl=${BUILDLINK_PREFIX.openssl}



Home | Main Index | Thread Index | Old Index