summaryrefslogtreecommitdiff
path: root/emulators/twin
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-04-12 03:26:56 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-04-12 03:26:56 +0000
commitc3d8037aeba75366ed06e02fbc981e15b46e7d0a (patch)
tree6074bae79118b7d7d4d3d3a8ac0a4dcd65f18f8b /emulators/twin
parentb286f01b6c3af5d674e10da33f8eda0c2011007b (diff)
Notes
Diffstat (limited to 'emulators/twin')
-rw-r--r--emulators/twin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index 112eae21dad5..e8a042738ba1 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -25,7 +25,7 @@ USE_XLIB= yes
USE_REINPLACE= yes
USE_AUTOCONF_VER= 213
GNU_CONFIGURE= yes
-.if ${ARCH} == "alpha"
+.if ${MACHINE_ARCH} == "alpha"
CONFIGURE_ARGS+=--disable-intp
.endif
USE_GMAKE= yes