diff options
Diffstat (limited to 'misc/dejagnu/Makefile')
-rw-r--r-- | misc/dejagnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index f8843b5d48b5..3f09be3e2b1a 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= expect:${PORTSDIR}/lang/expect USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= runtest.1 |