summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/mmc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mmc/Makefile b/mail/mmc/Makefile
index fde2d8b1c3e5..13eb1db9a935 100644
--- a/mail/mmc/Makefile
+++ b/mail/mmc/Makefile
@@ -21,6 +21,8 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+PORTSCOUT= skipv:0.35
+
CFLAGS+= -fpermissive
.include <bsd.port.mk>