diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-30 06:54:33 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-30 06:54:33 +0800 |
commit | 0d5f5a2355820e178899e7ad313ae2b7abce3862 (patch) | |
tree | cb58ebb551b540d817643b70da6ea7ad68e9cbfd /audio | |
parent | 5075c6c2dc76d4b1a0e630cd26de3535e7cb4a0e (diff) | |
download | freebsd-ports-gnome-0d5f5a2355820e178899e7ad313ae2b7abce3862.tar.gz freebsd-ports-gnome-0d5f5a2355820e178899e7ad313ae2b7abce3862.tar.zst freebsd-ports-gnome-0d5f5a2355820e178899e7ad313ae2b7abce3862.zip |
Mark BROKEN: PLIST is incorrect
Noticed by: bento
Diffstat (limited to 'audio')
-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 |