aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speex
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-06-12 14:11:33 +0800
committermezz <mezz@FreeBSD.org>2006-06-12 14:11:33 +0800
commitb5578a3985e66297536076586a5fc6facb130834 (patch)
tree40a5b491d960c921052df1f1ea0a1173789dee4b /audio/speex
parent38fbf80171be2abb3f5f2bf5405cb3f578591aa8 (diff)
downloadfreebsd-ports-gnome-b5578a3985e66297536076586a5fc6facb130834.tar.gz
freebsd-ports-gnome-b5578a3985e66297536076586a5fc6facb130834.tar.zst
freebsd-ports-gnome-b5578a3985e66297536076586a5fc6facb130834.zip
Portlint:
-Use -[0-9]* in CONFLICT.
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