From 1e3119b07ebe66367ead55242a47710e556bf383 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 21 Sep 2013 11:06:03 +0000 Subject: - fix misplaced NO_STAGE in slaveports and ifdefs --- audio/rsynth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/rsynth') diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index f58fa281e580..dc1346666e6c 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 -- cgit v1.2.3