diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-07-27 06:57:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-07-27 06:57:20 +0000 |
commit | 24576e77ad8ffe293f381570e58f7b5027834255 (patch) | |
tree | 92ec661e8275a54578e528c6fa00df7f82014487 /databases/p5-DBD-Oracle | |
parent | 4c8d6b489418ae25d921ff79b260992b2a85cdb4 (diff) | |
download | freebsd-ports-24576e77ad8ffe293f381570e58f7b5027834255.zip |
Mark BROKEN: does not build
Submitted by: pointyhat
Diffstat (limited to 'databases/p5-DBD-Oracle')
-rw-r--r-- | databases/p5-DBD-Oracle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile index 5063feb23b87..6fc5b3d15726 100644 --- a/databases/p5-DBD-Oracle/Makefile +++ b/databases/p5-DBD-Oracle/Makefile @@ -21,6 +21,8 @@ OCI8_DESC= Use OCI8 BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= Does not build + PERL_CONFIGURE= yes CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" |