pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/isync



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Wed Dec  7 00:00:42 UTC 2016

Modified Files:
        pkgsrc/mail/isync: Makefile

Log Message:
c99 fixes SunOS


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/mail/isync/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/isync/Makefile
diff -u pkgsrc/mail/isync/Makefile:1.38 pkgsrc/mail/isync/Makefile:1.39
--- pkgsrc/mail/isync/Makefile:1.38     Sat Mar  5 11:28:49 2016
+++ pkgsrc/mail/isync/Makefile  Wed Dec  7 00:00:42 2016
@@ -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 @@ HOMEPAGE=     http://isync.sourceforge.net/
 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