summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Pg/Makefile')
-rw-r--r--databases/p5-Pg/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 0d466e4ede73..a0c3e98b35cb 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -1,23 +1,28 @@
# New ports collection makefile for: p5-Pg
-# Version required: 1.2.0
+# Version required: 1.5.4
# Date created: October 19th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.4 1997/04/11 12:54:53 asami Exp $
+# $Id: Makefile,v 1.5 1997/04/20 13:51:48 wosch Exp $
#
-DISTNAME= pg95perl5-1.2.0
-PKGNAME= p5-Pg-1.2.0
+DISTNAME= pg95perl5-1.5.4
+PKGNAME= p5-Pg-1.5.4
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pg
MAINTAINER= jfitz@FreeBSD.ORG
+WRKSRC= ${WRKDIR}/pg95perl5
+
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
+MAN3= Pg.3
+MANPREFIX= ${PREFIX}/lib/perl5
+
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL