diff options
Diffstat (limited to 'devel/libfs++/Makefile')
-rw-r--r-- | devel/libfs++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile index 6f580dbf6fcb..620a7e512590 100644 --- a/devel/libfs++/Makefile +++ b/devel/libfs++/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ library which provides a file_iterator class USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes post-patch: |