diff options
Diffstat (limited to 'japanese/bookview')
-rw-r--r-- | japanese/bookview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/bookview/Makefile b/japanese/bookview/Makefile index 803876739987..4d4f70ba5509 100644 --- a/japanese/bookview/Makefile +++ b/japanese/bookview/Makefile @@ -17,7 +17,7 @@ COMMENT= NDTP client written in Tcl/Tk RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= WISH=${LOCALBASE}/bin/wish8.4 .include <bsd.port.mk> |