diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-05 17:26:10 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-07-05 17:26:10 +0000 |
commit | 84d5cb591b6118197c17abd71e7ee85fea9c6550 (patch) | |
tree | 8d8c85d118c3706801ecd96c66093bd0b5589b81 /mail/wmpop3 | |
parent | 7e450076425a0509129b6963729d82423f020801 (diff) |
Notes
Diffstat (limited to 'mail/wmpop3')
-rw-r--r-- | mail/wmpop3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |