diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-17 06:40:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-17 06:40:43 +0000 |
commit | a3ebc8473dd99b5bb3be35937561f600cc38a820 (patch) | |
tree | c858132cd43e3c56ad67b857a33651d87d101727 /devel/Makefile | |
parent | eb645d01cbedd6e0c96ac686ee1bfc3573404269 (diff) | |
download | ports-a3ebc8473dd99b5bb3be35937561f600cc38a820.tar.gz ports-a3ebc8473dd99b5bb3be35937561f600cc38a820.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-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 |