aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>2010-07-12 00:56:35 +0000
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>2010-07-12 00:56:35 +0000
commit7f503b57317b78e9911fa315fba3baf14ec9857d (patch)
tree0b91c5c0305570227afc95c87dab8bb417213c5d /lib/Makefile
parente6d0d807bf7b9dde07091aaa04c34e3454c38dbf (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 6dcd178fcdbd4..29095c73f69b2 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -188,7 +188,7 @@ _libsmb= libsmb
_libvgl= libvgl
.endif
-.if ${MACHINE_ARCH} == "powerpc"
+.if ${MACHINE_CPUARCH} == "powerpc"
_libsmb= libsmb
.endif