summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 23:40:35 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 23:40:35 +0000
commit4250be55eedaddfd73a80813c4956947167d7a6c (patch)
tree2b7e03b0a6f81ae83937fb91c04ee19200bbbf73 /databases/p5-Pg/Makefile
parentPREFIX -> LOCALBASE (diff)
Portlint:
PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines
Notes
Notes: svn path=/head/; revision=26935
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r--databases/p5-Pg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index b35662f97d8a..db6453e967ad 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Pg
MAINTAINER= jfitz@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
+BUILD_DEPENDS= ${LOCALBASE}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
USE_PERL5= YES