diff options
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r-- | audio/rsynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 121b807ac7d2..f58fa281e580 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm \ GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf +NO_STAGE= yes pre-configure: @${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c |