diff options
Diffstat (limited to 'devel/shmap/Makefile')
-rw-r--r-- | devel/shmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile index f29eaa67883c..1afad1decb4a 100644 --- a/devel/shmap/Makefile +++ b/devel/shmap/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= mm.13:${PORTSDIR}/devel/mm USE_LIBTOOL_VER=15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes |