summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2010-01-20 21:30:52 +0000
committergabor <gabor@FreeBSD.org>2010-01-20 21:30:52 +0000
commitbc4e1f6f87a770761be30eb708cbef88bc4d9536 (patch)
tree96e08d56eaa68b31f8e98a726fe2be11d38299d2 /gnu
parent572c61752a99c8182ee368efb49e8fe0498abafa (diff)
downloadFreeBSD-src-bc4e1f6f87a770761be30eb708cbef88bc4d9536.zip
FreeBSD-src-bc4e1f6f87a770761be30eb708cbef88bc4d9536.tar.gz
Replace GNU bc/dc with BSDL versions ported from OpenBSD. They have a good
compatibility level with the GNU counterparts and have shown to be mature enough. For now, the GNU versions aren't removed from the tree, just detached from the build. Sponsored by: Google Summer of Code 2008 Portbuild run by: erwin Approved by: delphij
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 82792df..cc50659 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -2,12 +2,10 @@
.include <bsd.own.mk>
-SUBDIR= bc \
- ${_binutils} \
+SUBDIR= ${_binutils} \
${_cc} \
${_cpio} \
${_cvs} \
- dc \
dialog \
diff \
diff3 \
OpenPOWER on IntegriCloud