aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1999-03-10 15:56:04 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1999-03-10 15:56:04 +0000
commita91b39f60c7e65eb6eaf44dce1e011fdaa1fa5a5 (patch)
treed585a9d7362a9171ad44461f0f231bcabd11bd25 /databases/p5-DBD-Pg/Makefile
parent4b0dca9c1f0df78eca414cae5dfa6e92fe6be8ca (diff)
downloadports-a91b39f60c7e65eb6eaf44dce1e011fdaa1fa5a5.tar.gz
ports-a91b39f60c7e65eb6eaf44dce1e011fdaa1fa5a5.zip
Notes
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r--databases/p5-DBD-Pg/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index 5ca770d29f01..209a5477c137 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: p5-DBD-Pg
-# Version required: 0.72
+# Version required: 0.90
# Date created: June 17th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.9 1998/10/12 04:14:43 jseger Exp $
+# $Id: Makefile,v 1.10 1998/11/28 00:54:29 asami Exp $
#
-DISTNAME= DBD-Pg-0.72
-PKGNAME= p5-DBD-Pg-0.72
+DISTNAME= DBD-Pg-0.90
+PKGNAME= p5-DBD-Pg-0.90
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
@@ -15,10 +15,7 @@ MASTER_SITE_SUBDIR= DBD
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${PREFIX}/pgsql/lib/libpq.so.1.1:${PORTSDIR}/databases/postgresql
-
-BROKEN_ELF= depends on postgresql
-BROKEN= build
+ ${PREFIX}/pgsql/lib/libpq.so.2:${PORTSDIR}/databases/postgresql
USE_PERL5= YES