summaryrefslogtreecommitdiffstats
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-08-23 14:21:41 +0000
committerjseger <jseger@FreeBSD.org>1998-08-23 14:21:41 +0000
commit60ed5f9292cbe0ff38b7c36fac03f7a0c250570e (patch)
treef03173c4c50f88870a1bee49b0937f8f4df74bd6 /databases/p5-Pg/Makefile
parent90897519d9305cfac909e95cdcce4fb76e1b25cd (diff)
downloadFreeBSD-ports-60ed5f9292cbe0ff38b7c36fac03f7a0c250570e.zip
FreeBSD-ports-60ed5f9292cbe0ff38b7c36fac03f7a0c250570e.tar.gz
Perl fixes
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 42c746d..cac172e 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.10 1997/06/24 18:43:30 jfitz Exp $
+# $Id: Makefile,v 1.11 1997/09/14 03:59:53 jfitz Exp $
#
DISTNAME= pgsql_perl5-1.6.1
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql
USE_PERL5= YES
MAN3= Pg.3
-MANPREFIX= ${PREFIX}/lib/perl5
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
OpenPOWER on IntegriCloud