summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorkim <kim>2002-09-01 22:40:41 +0000
committerkim <kim>2002-09-01 22:40:41 +0000
commit1a6cc591bbb86100b2e2677cb3954c24b606698e (patch)
tree56b2d74f561f3bafcf7ba941825ac4f19659a7c2 /devel/Makefile
parent0acea5a51cee0017b3999b0d5c4ed52c4b64d29a (diff)
downloadpkgsrc-1a6cc591bbb86100b2e2677cb3954c24b606698e.tar.gz
Add and enable p5-Inline
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e6a3efce001..aa966fd431b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.318 2002/09/01 05:59:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.319 2002/09/01 22:40:41 kim Exp $
#
COMMENT= Development utilities
@@ -215,6 +215,7 @@ SUBDIR+= p5-IPC-Run
SUBDIR+= p5-IPC-ShareLite
SUBDIR+= p5-IPC-Shareable
SUBDIR+= p5-IPC-SharedCache
+SUBDIR+= p5-Inline
SUBDIR+= p5-LDAP
SUBDIR+= p5-Log-Dispatch
SUBDIR+= p5-Log-Dispatch-Config