summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-19 16:40:02 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-19 16:40:02 +0000
commit60461e33b978a4d7cd485c419edb94348d95ce38 (patch)
treef8f461da7a206076128bf8b0ff596bdc1f958824 /databases
parentRemove quotes from BROKEN and IGNORE as they are not required (diff)
Remove quotes from BROKEN and IGNORE as they are not required
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=291840
Diffstat (limited to 'databases')
-rw-r--r--databases/jdbc-oracle9i/Makefile2
1 files changed, 1 insertions, 1 deletions
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: