diff options
Diffstat (limited to 'x11-wm/peksystray/Makefile')
-rw-r--r-- | x11-wm/peksystray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/peksystray/Makefile b/x11-wm/peksystray/Makefile index 87bfe5c327af..bff430ba92bc 100644 --- a/x11-wm/peksystray/Makefile +++ b/x11-wm/peksystray/Makefile @@ -16,7 +16,7 @@ COMMENT= A system tray dockapp similar to the GNOME notification area applet USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/peksystray |