diff options
Diffstat (limited to 'databases/postgresql-jdbc/Makefile')
-rw-r--r-- | databases/postgresql-jdbc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 26a577bb40a6..84cb63b7a272 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -12,8 +12,7 @@ WWW= https://jdbc.postgresql.org/ LICENSE= BSD3CLAUSE -USE_JAVA= yes -JAVA_VERSION= 8+ +USES= java NO_ARCH= yes PLIST_FILES= %%JAVAJARDIR%%/postgresql.jar |