summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:57 +0000
commit6d2c170d10f6ece5bbc2a04e7353396da7d19596 (patch)
tree33f9368cb80689a67c5af93b5da37780f839cf80
parentRemove trailing whitespaces from category converters (diff)
Remove trailing whitespaces from category databases
-rw-r--r--databases/db41/Makefile2
-rw-r--r--databases/gqlplus/Makefile2
-rw-r--r--databases/hsqldb/Makefile2
-rw-r--r--databases/mysql-connector-java/Makefile2
-rw-r--r--databases/postgresql-jdbc/Makefile2
-rw-r--r--databases/postgresql-odbc/Makefile2
-rw-r--r--databases/pure-sql3/Makefile2
-rw-r--r--databases/tablelog/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/databases/db41/Makefile b/databases/db41/Makefile
index 712118736681..81ebece7872e 100644
--- a/databases/db41/Makefile
+++ b/databases/db41/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --enable-compat185 --enable-dump185 \
--includedir=${STAGEDIR}${PREFIX}/include/db41
USE_LDCONFIG= yes
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile
index 0ce722cbc387..e1e570db56de 100644
--- a/databases/gqlplus/Makefile
+++ b/databases/gqlplus/Makefile
@@ -19,7 +19,7 @@ AUTOMAKE_ARGS= --add-missing
NO_STAGE= yes
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/hsqldb/Makefile b/databases/hsqldb/Makefile
index 5a546b9113a0..a2cf5730d56e 100644
--- a/databases/hsqldb/Makefile
+++ b/databases/hsqldb/Makefile
@@ -21,7 +21,7 @@ ALL_TARGET= hsqldb hsqljdbc
NO_STAGE= yes
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/mysql-connector-java/Makefile b/databases/mysql-connector-java/Makefile
index 77265cbaebd9..63aec91f5dbc 100644
--- a/databases/mysql-connector-java/Makefile
+++ b/databases/mysql-connector-java/Makefile
@@ -28,7 +28,7 @@ JDCLASSPATH= ${SRCDIR}:${CLASSPATH}
PLIST_FILES= %%JAVAJARDIR%%/${DESTJARFILE}
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 28ecc642b93c..684bea0c5f9a 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -27,7 +27,7 @@ NO_STAGE= yes
post-patch:
${REINPLACE_CMD} 's,/usr/local/pgsql/share/java,${JAVAJARDIR},' ${WRKSRC}/README
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile
index 4696f0524d2a..16976f513ac3 100644
--- a/databases/postgresql-odbc/Makefile
+++ b/databases/postgresql-odbc/Makefile
@@ -38,7 +38,7 @@ PKGNAMESUFFIX= -iodbc
NO_STAGE= yes
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
diff --git a/databases/pure-sql3/Makefile b/databases/pure-sql3/Makefile
index ae45301ff451..ced850d2c436 100644
--- a/databases/pure-sql3/Makefile
+++ b/databases/pure-sql3/Makefile
@@ -26,7 +26,7 @@ PORTDOCS= README
PORTEXAMPLES= *
-OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
diff --git a/databases/tablelog/Makefile b/databases/tablelog/Makefile
index 0bb6b8079a20..9ca0cdbafa48 100644
--- a/databases/tablelog/Makefile
+++ b/databases/tablelog/Makefile
@@ -16,7 +16,7 @@ USES= gmake
USE_PGSQL= yes
MAKE_ARGS= USE_PGXS=1
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>