diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 16:39:56 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 16:39:56 +0000 |
commit | f7a503ff95765c105c9e114c462bd30c29f5186a (patch) | |
tree | a3393694b3fbcf7888aed64f1b707b2532507207 /audio | |
parent | c2a3e05289aebf9ac4e014500b5364e27282315a (diff) | |
download | ports-f7a503ff95765c105c9e114c462bd30c29f5186a.tar.gz ports-f7a503ff95765c105c9e114c462bd30c29f5186a.zip |
Notes
Diffstat (limited to 'audio')
-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 |