diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-11 13:26:19 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-11 13:26:19 +0800 |
commit | c7d347153169ebb61c85f4b4ec03b935cf6a3f42 (patch) | |
tree | ca3c9cc8381f25fc721ccdb36fc03c125cf45042 /audio | |
parent | 7a19c919db9b7d0da483e7849b7974ad79a2a8ad (diff) | |
download | freebsd-ports-gnome-c7d347153169ebb61c85f4b4ec03b935cf6a3f42.tar.gz freebsd-ports-gnome-c7d347153169ebb61c85f4b4ec03b935cf6a3f42.tar.zst freebsd-ports-gnome-c7d347153169ebb61c85f4b4ec03b935cf6a3f42.zip |
audio/rhvoice: Correction
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhvoice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/rhvoice/Makefile b/audio/rhvoice/Makefile index f34453d7ad5b..5a3060969363 100644 --- a/audio/rhvoice/Makefile +++ b/audio/rhvoice/Makefile @@ -9,7 +9,6 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Speech synthesizer for English, Russian, Georgian, and other languages LICENSE= GPLv3+ -xLICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libao.so:audio/libao \ libportaudio.so:audio/portaudio \ |