aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-11 02:28:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-11 02:28:40 +0000
commit0cd497ded9d23624ab8001fe520746d882ac58d9 (patch)
treee283ff956b829a2611d6f3cc28392a29dbc0d786 /mail
parent79b871c63e0c3588e3884c914af5c4324568edd5 (diff)
downloadports-0cd497ded9d23624ab8001fe520746d882ac58d9.tar.gz
ports-0cd497ded9d23624ab8001fe520746d882ac58d9.zip
Notes
Diffstat (limited to 'mail')
-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>