From 60461e33b978a4d7cd485c419edb94348d95ce38 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 19 Feb 2012 16:40:02 +0000 Subject: Remove quotes from BROKEN and IGNORE as they are not required Approved by: maintainer --- databases/jdbc-oracle9i/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/jdbc-oracle9i') diff --git a/databases/jdbc-oracle9i/Makefile b/databases/jdbc-oracle9i/Makefile index 532397a8b2c8..a2554d9174da 100644 --- a/databases/jdbc-oracle9i/Makefile +++ b/databases/jdbc-oracle9i/Makefile @@ -35,7 +35,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${CLASSES} \ .if !exists(${CLASSES:S|^|${_DISTDIR}/|}}) \ && !exists(${OCRS_FILE:S|^|${_DISTDIR}/|}) -IGNORE="Please manually download ${DISTFILES} from http://www.oracle.com/technetwork/database/enterprise-edition/jdbc9201-092698.html Oracle9i ${PORTVERSION} JDBC Drivers for use with JDK 1.4 \(JDBC classes + Additional RowSet support\). Put ${DISTFILES} into the directory ${_DISTDIR} and run make again." +IGNORE=Please manually download ${DISTFILES} from http://www.oracle.com/technetwork/database/enterprise-edition/jdbc9201-092698.html Oracle9i ${PORTVERSION} JDBC Drivers for use with JDK 1.4 \(JDBC classes + Additional RowSet support\). Put ${DISTFILES} into the directory ${_DISTDIR} and run make again. .endif do-install: -- cgit v1.2.3