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
This commit is contained in:
@@ -2,12 +2,10 @@
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
SUBDIR= bc \
|
||||
${_binutils} \
|
||||
SUBDIR= ${_binutils} \
|
||||
${_cc} \
|
||||
${_cpio} \
|
||||
${_cvs} \
|
||||
dc \
|
||||
dialog \
|
||||
diff \
|
||||
diff3 \
|
||||
|
||||
Reference in New Issue
Block a user