diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-12 06:11:33 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-06-12 06:11:33 +0000 |
commit | 24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1 (patch) | |
tree | 6b4c8d9374b173b7a28bd09bdb9e6ca2ec51a70e /audio/speex | |
parent | af5a339f0f5a854a784973548ce296938d9ef368 (diff) | |
download | ports-24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1.tar.gz ports-24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1.zip |
Notes
Diffstat (limited to 'audio/speex')
-rw-r--r-- | audio/speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 5f96b2f86a7e..4e132553bef2 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -21,7 +21,7 @@ COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg -CONFLICTS= speex-devel-* +CONFLICTS= speex-devel-[0-9]* USE_GNOME= gnomehack USE_GETOPT_LONG=yes |