diff options
Diffstat (limited to 'audio/swhplugins/Makefile')
-rw-r--r-- | audio/swhplugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 58b4d9db089a..ca9e59c7a9b9 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -24,7 +24,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes |