summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2016-12-07 00:00:42 +0000
committerwiedi <wiedi@pkgsrc.org>2016-12-07 00:00:42 +0000
commiteac47cea458d7107b666c402ce6a99a626ff3f1f (patch)
tree5f67f20b26f46b163e3a3b3b7e598c3ad5e625a9 /mail
parent34e59c93d4fa811ef2c4d8cede4f5fdc676e2bd7 (diff)
downloadpkgsrc-eac47cea458d7107b666c402ce6a99a626ff3f1f.tar.gz
c99 fixes SunOS
Diffstat (limited to 'mail')
-rw-r--r--mail/isync/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/isync/Makefile b/mail/isync/Makefile
index c0074c2475c..2b503db52e4 100644
--- a/mail/isync/Makefile
+++ b/mail/isync/Makefile
@@ -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}