aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Oracle
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2012-07-27 06:57:20 +0000
committerErwin Lansing <erwin@FreeBSD.org>2012-07-27 06:57:20 +0000
commit24576e77ad8ffe293f381570e58f7b5027834255 (patch)
tree92ec661e8275a54578e528c6fa00df7f82014487 /databases/p5-DBD-Oracle
parent4c8d6b489418ae25d921ff79b260992b2a85cdb4 (diff)
downloadports-24576e77ad8ffe293f381570e58f7b5027834255.tar.gz
ports-24576e77ad8ffe293f381570e58f7b5027834255.zip
Mark BROKEN: does not build
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=301592
Diffstat (limited to 'databases/p5-DBD-Oracle')
-rw-r--r--databases/p5-DBD-Oracle/Makefile2
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}"