diff options
Diffstat (limited to 'x11/3ddesktop/Makefile')
-rw-r--r-- | x11/3ddesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 4af8efec8da9..1eedc75b7578 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -23,7 +23,7 @@ USE_GL= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" PORTDOCS= README README.windowmanagers |