aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2012-07-27 14:57:20 +0800
committererwin <erwin@FreeBSD.org>2012-07-27 14:57:20 +0800
commit111855d553d5d512f068263f2e71777499759c2e (patch)
tree92ec661e8275a54578e528c6fa00df7f82014487
parent852a2b0aa8933be9c240f27485b1305dc50b14a1 (diff)
downloadfreebsd-ports-gnome-111855d553d5d512f068263f2e71777499759c2e.tar.gz
freebsd-ports-gnome-111855d553d5d512f068263f2e71777499759c2e.tar.zst
freebsd-ports-gnome-111855d553d5d512f068263f2e71777499759c2e.zip
Mark BROKEN: does not build
Submitted by: pointyhat
-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}"