summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-11 12:54:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-11 12:54:53 +0000
commit18e867144c7b429d2ca58d6601b8c9cc0b7de405 (patch)
tree99dc3fc8548ef3a3c3979cd8e3c0f299405f1f64 /databases/p5-Pg/Makefile
parentRepeat after me: /usr/sbin/sendmail, not /usr/lib/sendmail.. (diff)
Fix directory names in dependency for the postgres95 -> postgresql
upgrade.
Notes
Notes: svn path=/head/; revision=6189
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r--databases/p5-Pg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 302979017717..6ea211f9157b 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -3,7 +3,7 @@
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1996/10/24 09:59:24 jfitz Exp $
+# $Id: Makefile,v 1.3 1996/11/17 03:18:41 obrien Exp $
#
DISTNAME= pg95perl5-1.2.0
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= Pg
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/postgres95/lib/libpq.a:${PORTSDIR}/databases/postgres95
+ ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure: