diff options
author | miwi <miwi@FreeBSD.org> | 2008-01-19 16:05:42 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-01-19 16:05:42 +0000 |
commit | 24ba2b6b828ec44c60dccf53e36e4fe65bfc812a (patch) | |
tree | bfe38c8e2b8397899a4a288fa9937ddc960f6d84 /cad/oregano | |
parent | 50f23b6e55aafc71f2ae425cf821b5fd1938234c (diff) | |
download | FreeBSD-ports-24ba2b6b828ec44c60dccf53e36e4fe65bfc812a.zip FreeBSD-ports-24ba2b6b828ec44c60dccf53e36e4fe65bfc812a.tar.gz |
- Mark BROKEN: does not fetch.
Submitted by: pavbot
Diffstat (limited to 'cad/oregano')
-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 390fd09..cc04b61 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 |