summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorseb <seb>2002-10-27 21:54:05 +0000
committerseb <seb>2002-10-27 21:54:05 +0000
commit3fe8a536b6994037c32d11f2858faffc2c060a73 (patch)
treeec0a2a19ea9f21772b0c2c46fe335062b187fbdf /Packages.txt
parenta4b108c879a10708f09ee142a8bd01a8c7dca48d (diff)
downloadpkgsrc-3fe8a536b6994037c32d11f2858faffc2c060a73.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