diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 8a8160b2454b..302b44c30586 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -11,7 +11,8 @@ BROKEN_armv6= fails to link: undefined reference to check_control BROKEN_armv7= fails to link: undefined reference to check_control USES= compiler:nestedfct cpe -CFLAGS+= -fcommon +CFLAGS+= -fcommon \ + -fpermissive PORTDOCS= README ETCDIR= ${PREFIX}/etc/l2tp