aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-21 21:35:57 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-21 21:35:57 +0800
commit099dd9d97dbbe09b970c6408d40f1afad8d567f3 (patch)
tree33f9368cb80689a67c5af93b5da37780f839cf80 /databases
parentd436a355ebcdd69cc7693009f1f7f62e8674b320 (diff)
downloadfreebsd-ports-graphics-099dd9d97dbbe09b970c6408d40f1afad8d567f3.tar.gz
freebsd-ports-graphics-099dd9d97dbbe09b970c6408d40f1afad8d567f3.tar.zst
freebsd-ports-graphics-099dd9d97dbbe09b970c6408d40f1afad8d567f3.zip
Remove trailing whitespaces from category databases
Diffstat (limited to '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 71211873668..81ebece7872 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 0ce722cbc38..e1e570db56d 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 5a546b9113a..a2cf5730d56 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 77265cbaebd..63aec91f5db 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 28ecc642b93..684bea0c5f9 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 4696f0524d2..16976f513ac 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 ae45301ff45..ced850d2c43 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 0bb6b8079a2..9ca0cdbafa4 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>