diff options
Diffstat (limited to 'textproc/aft/Makefile')
-rw-r--r-- | textproc/aft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 4e4148743131..06dc4df09d81 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -16,7 +16,7 @@ COMMENT= A document preparation system using an Almost Free Text input format USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= -build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= -build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(NOPORTDOCS) INSTALL_TARGET= install-binSCRIPTS install-pkgdataDATA install-pkgdataSCRIPTS |