diff options
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r-- | audio/rsynth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 8a7e399622ac..8f4eff155a6f 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas GNU_CONFIGURE= YES +BROKEN= "PLIST is incorrect" + pre-configure: @${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c @${CP} ${FILESDIR}/config.guess ${WRKSRC}/config.guess |