diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-17 14:40:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-17 14:40:43 +0800 |
commit | 18715088846ec6179d70438909c3f9ec06ed761c (patch) | |
tree | e1a3123957f8eec4c487d3071075fedba369e93d /devel | |
parent | f0894e3497a044ee9f95472e4c6b1d822f6e5bd2 (diff) | |
download | freebsd-ports-gnome-18715088846ec6179d70438909c3f9ec06ed761c.tar.gz freebsd-ports-gnome-18715088846ec6179d70438909c3f9ec06ed761c.tar.zst freebsd-ports-gnome-18715088846ec6179d70438909c3f9ec06ed761c.zip |
Add entries for gnu-autoconf, gnu-automake, and gnu-libtool.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index fd8daa3f30ad..feb22d389a2f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -298,6 +298,9 @@ SUBDIR += gnomecrash SUBDIR += gnomevfs SUBDIR += gnomevfs2 + SUBDIR += gnu-autoconf + SUBDIR += gnu-automake + SUBDIR += gnu-libtool SUBDIR += gnulibiberty SUBDIR += gnustep SUBDIR += gnustep-make |