diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-23 16:39:56 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-23 16:39:56 +0000 |
commit | 38291270c40f8eb9409df18499cb16094eb9be5d (patch) | |
tree | d4a9d6caaa8f4f61ce30968e8a6a9dd152eb5125 /audio/rsynth | |
parent | 4c069d3d79a437b48a92b0a9ce907e7a8db1a301 (diff) | |
download | FreeBSD-ports-38291270c40f8eb9409df18499cb16094eb9be5d.zip FreeBSD-ports-38291270c40f8eb9409df18499cb16094eb9be5d.tar.gz |
Unbroke the port.
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 5 | ||||
-rw-r--r-- | audio/rsynth/pkg-plist | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 8f4eff1..bdc8039 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -14,11 +14,8 @@ MAINTAINER= faulkner@mpd.tandem.com BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \ ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas -RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas -GNU_CONFIGURE= YES - -BROKEN= "PLIST is incorrect" +GNU_CONFIGURE= yes pre-configure: @${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c diff --git a/audio/rsynth/pkg-plist b/audio/rsynth/pkg-plist index 76a90ed..9ecb629 100644 --- a/audio/rsynth/pkg-plist +++ b/audio/rsynth/pkg-plist @@ -1,2 +1,4 @@ +bin/dlookup +bin/mkdictdb bin/say -bin/nasay +@dirrm lib/dict |