summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-09-14 04:00:20 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-09-14 04:00:20 +0000
commit7426ec2841e3252e74534c8a545cb71319345ee8 (patch)
tree9222e555fd6aeb8036f64140fda18dee2b60233a /databases/p5-Pg/Makefile
parentMass upgrade of CPAN ports: (diff)
Mass update of CPAN ports
p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12
Notes
Notes: svn path=/head/; revision=7899
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r--databases/p5-Pg/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 194b6163e59e..42c746d292b6 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -1,21 +1,19 @@
# New ports collection makefile for: p5-Pg
-# Version required: 1.5.4
+# Version required: 1.6.1
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.9 1997/06/15 03:15:39 jfitz Exp $
+# $Id: Makefile,v 1.10 1997/06/24 18:43:30 jfitz Exp $
#
-DISTNAME= pg95perl5-1.5.4
-PKGNAME= p5-Pg-1.5.4
+DISTNAME= pgsql_perl5-1.6.1
+PKGNAME= p5-Pg-1.6.1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pg
MAINTAINER= jfitz@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/pg95perl5
-
BUILD_DEPENDS= ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
USE_PERL5= YES