diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-08-29 11:54:05 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-08-29 11:54:05 +0000 |
commit | 0ae7c0cad7010d5cb457ff16733584ff0050345b (patch) | |
tree | 6556493cb1b3107639229233a08b105522c6d1e7 /devel/Makefile | |
parent | 123e8f3f97ec47df7136026ec4821747d73886ff (diff) |
Add p5-Module-Pluggable-Ordered 1.2, call module plugins in a
specified order.
Notes
Notes:
svn path=/head/; revision=117560
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a59ee34a91ca..7d352c2f1c48 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -868,6 +868,7 @@ SUBDIR += p5-Module-Info SUBDIR += p5-Module-Info-File SUBDIR += p5-Module-Pluggable + SUBDIR += p5-Module-Pluggable-Ordered SUBDIR += p5-Module-Reload SUBDIR += p5-Module-ScanDeps SUBDIR += p5-Module-Versions-Report |