From 653229f375212f1b95ea2d8b97ed7c6d12284fcf Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 11 Nov 2004 08:48:30 +0000 Subject: Add CONFLICTS to speex-devel Approved by: pav (co mentor) --- audio/speex/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit