summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-10-27 21:54:05 +0000
committerseb <seb@pkgsrc.org>2002-10-27 21:54:05 +0000
commit3f3adbeb30a8dc11013566987c46aabaec566e82 (patch)
treeec0a2a19ea9f21772b0c2c46fe335062b187fbdf /Packages.txt
parenta97f0737776136933469e76ea37ef41a15071cc7 (diff)
downloadpkgsrc-3f3adbeb30a8dc11013566987c46aabaec566e82.tar.gz
Add a note about perl5/module.mk.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index a0ca9d6c6dd..589922686ff 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.267 2002/10/24 04:52:15 jlam Exp $
+# $NetBSD: Packages.txt,v 1.268 2002/10/27 21:54:05 seb Exp $
###########################################################################
==========================
@@ -945,6 +945,12 @@ For the values which are replaced by default, please look in bsd.pkg.mk
5.4 Perl5 modules
=================
+Makefile of packages providing perl5 modules should include the
+makefile fragment lang/perl5/module.mk. It provides a do-configure
+target for the standard perl configuration for such modules as well
+as various hooks to tune this configuration. See comments in this
+file for details.
+
Perl5 modules will install into different places depending on the version
of perl used during the build process. To address this, the NetBSD
packages system will append lines to the PLIST corresponding to the files