aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-04-11 20:54:53 +0800
committerasami <asami@FreeBSD.org>1997-04-11 20:54:53 +0800
commit86a449844b105b4db85ffec337676d15f97ae9cf (patch)
tree3db167df835efb650f3a76d673eeafc12b93c233 /databases/p5-Pg
parentc33290f74fe7758613c98e4f4b0a522a237d29f3 (diff)
downloadfreebsd-ports-gnome-86a449844b105b4db85ffec337676d15f97ae9cf.tar.gz
freebsd-ports-gnome-86a449844b105b4db85ffec337676d15f97ae9cf.tar.zst
freebsd-ports-gnome-86a449844b105b4db85ffec337676d15f97ae9cf.zip
Fix directory names in dependency for the postgres95 -> postgresql
upgrade.
Diffstat (limited to 'databases/p5-Pg')
-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: