diff options
-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 |