diff options
Diffstat (limited to 'www/mplayer-plugin/Makefile')
-rw-r--r-- | www/mplayer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mplayer-plugin/Makefile b/www/mplayer-plugin/Makefile index 38f0c3aaf7d0..813d1fb7828b 100644 --- a/www/mplayer-plugin/Makefile +++ b/www/mplayer-plugin/Makefile @@ -32,7 +32,7 @@ USE_REINPLACE= yes USE_GMAKE= yes PLUGINSFILES= mplayerplug-in.so mplayerplug-in.xpt GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -DBSD" \ LDFLAGS="-L${X11BASE}/lib" |