summaryrefslogtreecommitdiff
path: root/mail/msmtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/msmtp/Makefile')
-rw-r--r--mail/msmtp/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 175ce7977a8..0b912df3821 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/08/16 10:59:08 adam Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/01 17:02:21 ben Exp $
DISTNAME= msmtp-1.4.4
CATEGORIES= mail
@@ -15,6 +15,11 @@ EGDIR= ${PREFIX}/share/examples/msmtp
INFO_FILES= msmtp.info
+.include "../../mk/bsd.prefs.mk"
+.if ${OPSYS} == "Interix"
+CPPFLAGS+= -D__WINSOCK
+.endif
+
.include "options.mk"
post-install: