svn commit: r301592 - head/databases/p5-DBD-Oracle

Erwin Lansing erwin at FreeBSD.org
Fri Jul 27 06:57:20 UTC 2012


Author: erwin
Date: Fri Jul 27 06:57:20 2012
New Revision: 301592
URL: http://svn.freebsd.org/changeset/ports/301592

Log:
  Mark BROKEN: does not build
  
  Submitted by:	pointyhat

Modified:
  head/databases/p5-DBD-Oracle/Makefile

Modified: head/databases/p5-DBD-Oracle/Makefile
==============================================================================
--- head/databases/p5-DBD-Oracle/Makefile	Fri Jul 27 06:50:38 2012	(r301591)
+++ head/databases/p5-DBD-Oracle/Makefile	Fri Jul 27 06:57:20 2012	(r301592)
@@ -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}"
 



More information about the svn-ports-all mailing list