summaryrefslogtreecommitdiff
path: root/databases/p5-Pg/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-23 14:21:41 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-23 14:21:41 +0000
commit673675251d65574bdd4465964e9ebf6aa9b6ae87 (patch)
tree2ba9dea505b9c4b0ce4faec332eb9405fa362c3d /databases/p5-Pg/Makefile
parentPerl fixes (diff)
Perl fixes
Notes
Notes: svn path=/head/; revision=12757
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 42c746d292b6..cac172ecbf31 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