diff options
-rw-r--r-- | cad/oregano/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 390fd09f1ac2..cc04b6108eb4 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -22,6 +22,8 @@ INSTALLS_OMF= yes .include <bsd.port.pre.mk> +BROKEN= does not fetch + post-patch: @${REINPLACE_CMD} -e "s|-Wall|${CFLAGS}|g" ${WRKSRC}/SConstruct |