aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2004-06-29 09:11:31 +0800
committerijliao <ijliao@FreeBSD.org>2004-06-29 09:11:31 +0800
commit9ef997dd63afaa152303697cd0c76db99f2bb738 (patch)
treecb2a6f0ff79b13546dff9a769354fef65f87c16e /devel/Makefile
parent628254df4589d9330bc3ab13e298ef8e8fd37782 (diff)
downloadfreebsd-ports-gnome-9ef997dd63afaa152303697cd0c76db99f2bb738.tar.gz
freebsd-ports-gnome-9ef997dd63afaa152303697cd0c76db99f2bb738.tar.zst
freebsd-ports-gnome-9ef997dd63afaa152303697cd0c76db99f2bb738.zip
add genproto 0.3
Generates prototypes from C/C++ code
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 1a0d2811bda2..46f5bdd6028c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -271,6 +271,7 @@
SUBDIR += gdbmods
SUBDIR += gengameng
SUBDIR += gengetopt
+ SUBDIR += genproto
SUBDIR += gettext
SUBDIR += gettext-lint
SUBDIR += getxml