diff options
author | kris <kris@FreeBSD.org> | 2000-04-30 06:54:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-30 06:54:33 +0800 |
commit | 899aacbd21b87269905df5858f35c7b7f418e972 (patch) | |
tree | 2299343da1df840553f9ba83b1d85f9e442796b5 /audio/rsynth/Makefile | |
parent | 2d0a0e59d4f5463fca4c4b06f81933d3d4038427 (diff) | |
download | freebsd-ports-gnome-899aacbd21b87269905df5858f35c7b7f418e972.tar.gz freebsd-ports-gnome-899aacbd21b87269905df5858f35c7b7f418e972.tar.zst freebsd-ports-gnome-899aacbd21b87269905df5858f35c7b7f418e972.zip |
Mark BROKEN: PLIST is incorrect
Noticed by: bento
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 |