diff options
Diffstat (limited to 'editors/aewan/Makefile')
-rw-r--r-- | editors/aewan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/aewan/Makefile b/editors/aewan/Makefile index 17a960af8d0c..f057172565d2 100644 --- a/editors/aewan/Makefile +++ b/editors/aewan/Makefile @@ -16,7 +16,7 @@ COMMENT= Curses-based program for the creation and editing of ascii art USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= aecat.1 aewan.1 MAN5= aewan.5 |