aboutsummaryrefslogtreecommitdiff
path: root/audio/speex
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-12 06:11:33 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-12 06:11:33 +0000
commit24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1 (patch)
tree6b4c8d9374b173b7a28bd09bdb9e6ca2ec51a70e /audio/speex
parentaf5a339f0f5a854a784973548ce296938d9ef368 (diff)
downloadports-24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1.tar.gz
ports-24bf439737c1bf823b20ae2c9b9f2cd3412e4fd1.zip
Portlint:
-Use -[0-9]* in CONFLICT.
Notes
Notes: svn path=/head/; revision=165168
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile2
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