diff options
Diffstat (limited to 'devel/lightning/Makefile')
-rw-r--r-- | devel/lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index c6f1a08a5dd0..289c226744aa 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -19,7 +19,7 @@ ONLY_FOR_ARCHS= i386 sparc64 USE_PERL5_BUILD= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" MAN1= lightningize.1 |