diff options
Diffstat (limited to 'x11-wm/ude/Makefile')
-rw-r--r-- | x11-wm/ude/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 4193710..b33c473 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -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" |