aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rsynth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r--audio/rsynth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index f58fa281e58..dc1346666e6 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -13,9 +13,10 @@ COMMENT= Speech synthesizer
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \
audio:${PORTSDIR}/audio/nas
+NO_STAGE= yes
+
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf
-NO_STAGE= yes
pre-configure:
@${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c