summaryrefslogtreecommitdiff
path: root/lang/perl58
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-08 19:18:00 +0000
committerjlam <jlam>2004-01-08 19:18:00 +0000
commit6a65fa7f08205d7ba4fac67051f3748cd52619f5 (patch)
tree95207f418b206593b2be1810de98be4227111681 /lang/perl58
parentd3be27297f730a8995865afd7772ebb73bb69cf6 (diff)
downloadpkgsrc-6a65fa7f08205d7ba4fac67051f3748cd52619f5.tar.gz
Adding a MESSAGE file noting where these packages search for plugins or
modules that may be added by other packages.
Diffstat (limited to 'lang/perl58')
-rw-r--r--lang/perl58/MESSAGE9
-rw-r--r--lang/perl58/Makefile3
2 files changed, 11 insertions, 1 deletions
diff --git a/lang/perl58/MESSAGE b/lang/perl58/MESSAGE
new file mode 100644
index 00000000000..478cd18b50b
--- /dev/null
+++ b/lang/perl58/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $
+
+${PKGNAME} will use the following directory as the default
+location of the site-specific Perl modules:
+
+ ${PERL5_SITELIB}
+
+===========================================================================
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 68a0237ab3b..43cc418f698 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/01/08 18:05:07 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2004/01/08 19:18:00 jlam Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -184,6 +184,7 @@ PERL5_SITELIB?= ${VIEWBASE}/lib/perl5/site_perl/${PERL5_VERS}
PERL5_SITEARCH?= ${VIEWBASE}/lib/perl5/site_perl/${PERL5_VERS}/${MACHINE_ARCH}-${LOWER_OPSYS}
PERL5_PACKLIST= ${PERL5_ARCHLIB}/.packlist
PLIST_SUBST+= PERL5_SITEPERL=${PERL5_SITEPERL:S/^${PREFIX}\///}
+MESSAGE_SUBST+= PERL5_SITELIB=${PERL5_SITELIB}
# It's tough to guess which hints file will be used, so add our modifications
# to all of them: