diff options
-rw-r--r-- | databases/postgis-jdbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index 2d8dac43793a..dc846d343299 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes +NO_ARCH= yes PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar |