diff options
Diffstat (limited to 'editors/tetradraw/Makefile')
-rw-r--r-- | editors/tetradraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tetradraw/Makefile b/editors/tetradraw/Makefile index 9b50afe..d4e444f 100644 --- a/editors/tetradraw/Makefile +++ b/editors/tetradraw/Makefile @@ -18,7 +18,7 @@ COMMENT= Fully featured ANSI art editor/viewer with TCP/IP multidraw support USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} post-patch: @${REINPLACE_CMD} -e \ |