clang: Remove now unused CPUS

This commit is contained in:
Alexander von Gluck
2013-03-20 03:39:22 +00:00
parent a3dc67c762
commit 60e0d85142
2 changed files with 0 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ DEPEND="groff"
CHECKSUM_MD5="71610289bbc819e3e15fdd562809a2d7"
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
BUILD {
CPUS=`sysinfo | grep "CPU #" | wc -l`
if [ ! -L /usr ]; then
ln -s /boot/system/ /usr
fi

View File

@@ -7,7 +7,6 @@ DEPEND=""
CHECKSUM_MD5="71610289bbc819e3e15fdd562809a2d7"
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
BUILD {
CPUS=`sysinfo | grep "CPU #" | wc -l`
if [ ! -L /usr ]; then
ln -s /boot/system/ /usr
fi