diff options
Diffstat (limited to 'sysutils/hourglass')
-rw-r--r-- | sysutils/hourglass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile index 81a665d21f66..cb337844ed6e 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/busy bin/hourglass PORTDOCS= CALIBRATION |