aboutsummaryrefslogtreecommitdiff
path: root/audio/xmp
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-04-30 21:55:34 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-04-30 21:55:34 +0000
commitb9c142838e83d48aeab26147f34fa926ee80434e (patch)
treea62dfa8a7283981a51eca7e33936b8e8a4252b15 /audio/xmp
parent9a83896b3bd8b098535fb9961101b1bb437edda9 (diff)
downloadports-b9c142838e83d48aeab26147f34fa926ee80434e.tar.gz
ports-b9c142838e83d48aeab26147f34fa926ee80434e.zip
Notes
Diffstat (limited to 'audio/xmp')
-rw-r--r--audio/xmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index ae71402bb9be..625d55da7449 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -25,7 +25,7 @@ WANT_ESOUND= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 500013
+.if ${OSVERSION} > 500013 || ${MACHINE_ARCH} == "alpha"
USE_ESOUND= yes
CONFIGURE_ARGS+= --disable-oss --enable-esd
.elif defined(HAVE_ESOUND)