diff options
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r-- | audio/speex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 2c1d373d7ef1..92cc83655c6c 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -18,6 +18,8 @@ COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg +CONFLICTS= speex-devel-* + USE_GNOME= gnomehack USE_GETOPT_LONG= yes USE_REINPLACE= yes |