diff options
Diffstat (limited to 'textproc/filepp/Makefile')
-rw-r--r-- | textproc/filepp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 130e82c731fd..5bec960b3175 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -16,7 +16,7 @@ COMMENT= A generic file preprocessor USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} NO_BUILD= yes MAN1= filepp.1 |