summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-07-19 00:40:39 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-07-19 00:40:39 +0000
commit78ee6f8b48819d4d829f26344718263aaae7579f (patch)
tree1f5365afb4aa7ca0ecb26b8748e465f38ba20565 /devel/Makefile
parentFix build on -CURRENT with GCC 3.3.1. There's a PORTREVISION bump here (diff)
Add p5-B-Keywords 0.05, lists of reserved barewords and symbol names.
PR: 54175 Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes: svn path=/head/; revision=85157
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 35147b1f726b..734ce762a0a0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -476,6 +476,7 @@
SUBDIR += p5-AtExit
SUBDIR += p5-Attribute-Handlers
SUBDIR += p5-B-Graph
+ SUBDIR += p5-B-Keywords
SUBDIR += p5-BSD-Resource
SUBDIR += p5-BSD-stat
SUBDIR += p5-C-Scan