summaryrefslogtreecommitdiff
path: root/databases/p5-Pg
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
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')
-rw-r--r--databases/p5-Pg/Makefile2
-rw-r--r--databases/p5-Pg/pkg-descr2
2 files changed, 1 insertions, 3 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
diff --git a/databases/p5-Pg/pkg-descr b/databases/p5-Pg/pkg-descr
index 74f004827be3..babe4094dd19 100644
--- a/databases/p5-Pg/pkg-descr
+++ b/databases/p5-Pg/pkg-descr
@@ -9,5 +9,3 @@ Pg95perl5 is based on the pgperl package from Igor Metz and Robert Withrow.
Because the perl interface changed, this interface has been rewritten
following the guidelines from the perlapi manpage. Also the test script
has been adapted to SQL, which has replaced the query language POSTQUEL.
-
-