diff options
Diffstat (limited to 'science/buddy/Makefile')
-rw-r--r-- | science/buddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/buddy/Makefile b/science/buddy/Makefile index 4d71df88f79b..64e0e9f0ee02 100644 --- a/science/buddy/Makefile +++ b/science/buddy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= llwang@infor.org COMMENT= A Binary Decision Diagram library USE_LIBTOOL_VER=15 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes INSTALLS_SHLIB= yes |