summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd>2008-11-03 10:52:15 +0000
committermarkd <markd>2008-11-03 10:52:15 +0000
commitb95f77125c4e0e192fcb68449f5886d5b52c872b (patch)
tree9e19c67d3a1e98f3dad24ad2bef110c8c92153cc
parenta3eb7c0ff3a538f677d69b4f953e10b20d052a41 (diff)
downloadpkgsrc-b95f77125c4e0e192fcb68449f5886d5b52c872b.tar.gz
Add automoc4
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3b301609ea2..96e58537a83 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1068 2008/11/03 04:57:37 obache Exp $
+# $NetBSD: Makefile,v 1.1069 2008/11/03 10:52:15 markd Exp $
#
COMMENT= Development utilities
@@ -51,6 +51,7 @@ SUBDIR+= autoconf213
SUBDIR+= autogen
SUBDIR+= automake
SUBDIR+= automake14
+SUBDIR+= automoc4
SUBDIR+= avl
SUBDIR+= avltree
SUBDIR+= bcc