diff options
Diffstat (limited to 'audio/openal/Makefile')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index edfe882d83b8..93f3985dff9e 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -18,7 +18,7 @@ INFO= openal WRKSRC= ${WRKDIR}/${DISTNAME}/linux GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GNOME= pkgconfig INSTALLS_SHLIB= yes |