summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-07-05 17:26:10 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-07-05 17:26:10 +0000
commit84d5cb591b6118197c17abd71e7ee85fea9c6550 (patch)
tree8d8c85d118c3706801ecd96c66093bd0b5589b81 /mail
parentnew port: databases/jdbc-oracle11g (diff)
Add USE_CSTD=gnu89 to fix linking when building with clang
Notes
Notes: svn path=/head/; revision=300524
Diffstat (limited to 'mail')
-rw-r--r--mail/ifile/Makefile1
-rw-r--r--mail/wmpop3/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile
index 9b47a7385d99..9de6d5f4372f 100644
--- a/mail/ifile/Makefile
+++ b/mail/ifile/Makefile
@@ -15,6 +15,7 @@ COMMENT= An application of machine learning to e-mail filtering
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_CSTD= gnu89
MAN1= ifile.1
PLIST_FILES= bin/ifile
diff --git a/mail/wmpop3/Makefile b/mail/wmpop3/Makefile
index 0f6d6dfa358c..6fc041a9b920 100644
--- a/mail/wmpop3/Makefile
+++ b/mail/wmpop3/Makefile
@@ -17,6 +17,7 @@ COMMENT= A POP3 mail check for the Window Maker dock
WRKSRC= ${WRKDIR}/${DISTNAME:L}/wmpop3
+USE_CSTD= gnu89
USE_XORG= xpm
ALL_TARGET= clean all