summaryrefslogtreecommitdiff
path: root/audio/terminatorx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/terminatorx/Makefile')
-rw-r--r--audio/terminatorx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index aa2735f25a9..3a00541c69c 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2018/04/16 14:34:10 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/07/04 13:40:09 jperkin Exp $
DISTNAME= terminatorX-3.82
PKGNAME= ${DISTNAME:S/X/x/}
@@ -25,7 +25,7 @@ LIBS+= ${LIBOSSAUDIO}
CONFIGURE_ARGS+= --disable-alsa
SUBST_CLASSES+= oss
-SUBST_STAGE.oss= post-patch
+SUBST_STAGE.oss= pre-configure
SUBST_FILES.oss= src/tX_global.c
SUBST_SED.oss= -e "s,/dev/dsp,${DEVOSSAUDIO},g"
SUBST_MESSAGE.oss= Fixing hardcoded audio device.