summaryrefslogtreecommitdiffstats
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 23:40:35 +0000
committermharo <mharo@FreeBSD.org>2000-03-21 23:40:35 +0000
commit76f0d97dfb7409d44f9832759896875cd18b4c14 (patch)
treed136c718b2242e7627ae3d6c9c09c93e73d2b001 /databases/p5-Pg
parentb6a47ca7f4656fd0c241bb77c83d41d53ba977fa (diff)
downloadFreeBSD-ports-76f0d97dfb7409d44f9832759896875cd18b4c14.zip
FreeBSD-ports-76f0d97dfb7409d44f9832759896875cd18b4c14.tar.gz
Portlint:
PREFIX -> LOCALBASE Man pages in Makefile, not PLIST Remove extra blank lines
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 b35662f..db6453e 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 74f0048..babe409 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.
-
-
OpenPOWER on IntegriCloud