aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql73/files/patch-ba
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:06:35 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:06:35 +0000
commitd72365ae81c0096bb3f7c2c40b46131ae3e1c565 (patch)
treefc78adbfb80232f1b9160199c060cf18945ec28e /databases/postgresql73/files/patch-ba
parent134508746da4ddcc34c5f8a896327ce7650277ee (diff)
downloadports-d72365ae81c0096bb3f7c2c40b46131ae3e1c565.tar.gz
ports-d72365ae81c0096bb3f7c2c40b46131ae3e1c565.zip
Notes
Diffstat (limited to 'databases/postgresql73/files/patch-ba')
-rw-r--r--databases/postgresql73/files/patch-ba2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql73/files/patch-ba b/databases/postgresql73/files/patch-ba
index 5d64eff4e1d9..129a60c3d2f3 100644
--- a/databases/postgresql73/files/patch-ba
+++ b/databases/postgresql73/files/patch-ba
@@ -26,7 +26,7 @@
- @echo other applications, copy the postgresql.jar file to a public
- @echo "place (under unix this could be /usr/local/lib) and add it"
+ @echo other applications, add the path
-+ @echo !!JAVA_HOME!!/share/java/postgresql.jar
++ @echo !!PREFIX!!/share/java/postgresql.jar
@echo to the class path.
@echo
@echo Then either add -Djdbc.drivers=postgresql.Driver to the