aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-18 03:32:35 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-18 03:32:35 +0000
commit1fa858c06504e6c5c43cc3d1c5e3e19b57a37aef (patch)
treed25f47e82d9f5c07d8ef3dcc88dcc03a0b947c55
parentbd8178b27a7c1e18a4df5dc19e6fefb99cee68d5 (diff)
downloadports-1fa858c06504e6c5c43cc3d1c5e3e19b57a37aef.tar.gz
ports-1fa858c06504e6c5c43cc3d1c5e3e19b57a37aef.zip
Notes
-rw-r--r--databases/jdbc-oracle8i/Makefile2
-rw-r--r--lang/icc/Makefile2
-rw-r--r--misc/susv2/Makefile2
-rw-r--r--misc/susv3/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/jdbc-oracle8i/Makefile b/databases/jdbc-oracle8i/Makefile
index 1f0db2b780df..22f4f3118dc6 100644
--- a/databases/jdbc-oracle8i/Makefile
+++ b/databases/jdbc-oracle8i/Makefile
@@ -43,7 +43,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${CLASSES}${EXTRACT_SUFX} \
.if !exists(${CLASSES:S|^|${_DISTDIR}/|}${EXTRACT_SUFX}) \
&& !exists(${PATCH_FILE:S|^|${_DISTDIR}/|}${EXTRACT_SUFX}) \
&& !exists(${NLS_CHARSET:S|^|${_DISTDIR}/|}${EXTRACT_SUFX})
-IGNORE="Please manually download ${DISTFILES} from http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html Oracle8i 8.1.7 JDBC Drivers for use with JDK 1.2 \(JDBC classes + Oracle8i ${PORTVERSION} Patch + nls_charset12.zip\). Put ${DISTFILES} into the directory ${_DISTDIR} and run make again."
+IGNORE= Please manually download ${DISTFILES} from http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html Oracle8i 8.1.7 JDBC Drivers for use with JDK 1.2 \(JDBC classes + Oracle8i ${PORTVERSION} Patch + nls_charset12.zip\). Put ${DISTFILES} into the directory ${_DISTDIR} and run make again.
.endif
pre-patch:
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index 93251e43aded..84b398778fc1 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -62,7 +62,7 @@ GXXINCLUDE= /usr/include/c++/${GCCCOMPATVER:C/([0-9])([0-9]).+/\1.\2/}
.for file in ${DISTFILES}
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${file})
-IGNORE= "Go to Intel Premier Support \(https://premier.intel.com/\) to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${ICC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again"
+IGNORE= Go to Intel Premier Support \(https://premier.intel.com/\) to obtain ${DISTFILES}. Product updates such as this compiler are posted regularly on Premier Support. You must have a license to obtain access to Premier Support. If you do not already have a license go to ${ICC_SITE} to review licensing options \(evaluation, commercial, and free non-commercial\) and obtain a license. Put ${DISTFILES} into ${DISTDIR} and run make again
.endif
.endfor
diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile
index 076f18383923..7336839ce211 100644
--- a/misc/susv2/Makefile
+++ b/misc/susv2/Makefile
@@ -23,7 +23,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}"
+IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}
.endif
do-install:
diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile
index 5e91bdf70ed0..e5baa7355c92 100644
--- a/misc/susv3/Makefile
+++ b/misc/susv3/Makefile
@@ -23,7 +23,7 @@ PORTDOCS= *
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}"
+IGNORE= may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}
.endif
do-install: