diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-06-11 19:31:07 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-06-11 19:31:07 +0000 |
commit | 7f1f5a6acd1edc6ab4bfab6238c8f539780fc396 (patch) | |
tree | ce415ae720615f522525bee37c1474e49c9f47a3 /devel/Makefile | |
parent | . Fix compilation on FreeBSD 4.2 by including <sys/param.h> (diff) |
Category move: math/spin to devel
PR: ports/10396
Submitted by: Daniel C. Sobral <dcs@newsguy.com>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=61132
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9d391667d29b..77d110b81c99 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -680,6 +680,7 @@ SUBDIR += sparc-rtems-gdb SUBDIR += sparc-rtems-objc SUBDIR += spirit + SUBDIR += spin SUBDIR += splint SUBDIR += st SUBDIR += stlport |