diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-28 22:12:36 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-28 22:12:36 +0800 |
commit | 01816bbfbb7d7e26ad83c5c74b2374c86206a063 (patch) | |
tree | e86901dd11e5a970cf6211165d2b26dbe637e186 /audio/rsynth | |
parent | 8b77130c5ae63106de5e845d45c463a188ae2d53 (diff) | |
download | freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.tar.gz freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.tar.zst freebsd-ports-gnome-01816bbfbb7d7e26ad83c5c74b2374c86206a063.zip |
Rename audio/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'audio/rsynth')
-rw-r--r-- | audio/rsynth/Makefile | 2 | ||||
-rw-r--r-- | audio/rsynth/files/patch-Makefile.in (renamed from audio/rsynth/files/patch-ac) | 0 | ||||
-rw-r--r-- | audio/rsynth/files/patch-naplay.c (renamed from audio/rsynth/files/patch-aa) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 894d46fb20f8..fd7332518c1a 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ MAINTAINER= ports@FreeBSD.org COMMENT= Speech synthesizer -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ libaudio.so:${PORTSDIR}/audio/nas GNU_CONFIGURE= yes diff --git a/audio/rsynth/files/patch-ac b/audio/rsynth/files/patch-Makefile.in index d2f780df5b19..d2f780df5b19 100644 --- a/audio/rsynth/files/patch-ac +++ b/audio/rsynth/files/patch-Makefile.in diff --git a/audio/rsynth/files/patch-aa b/audio/rsynth/files/patch-naplay.c index 44906e467d35..44906e467d35 100644 --- a/audio/rsynth/files/patch-aa +++ b/audio/rsynth/files/patch-naplay.c |