diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-24 00:39:56 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-24 00:39:56 +0800 |
commit | 38291270c40f8eb9409df18499cb16094eb9be5d (patch) | |
tree | d4a9d6caaa8f4f61ce30968e8a6a9dd152eb5125 | |
parent | 4c069d3d79a437b48a92b0a9ce907e7a8db1a301 (diff) | |
download | freebsd-ports-gnome-38291270c40f8eb9409df18499cb16094eb9be5d.tar.gz freebsd-ports-gnome-38291270c40f8eb9409df18499cb16094eb9be5d.tar.zst freebsd-ports-gnome-38291270c40f8eb9409df18499cb16094eb9be5d.zip |
Unbroke the port.
-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 8f4eff155a6f..bdc8039dc1ef 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 76a90edc9a93..9ecb62952b94 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 |