diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 08:48:30 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 08:48:30 +0000 |
commit | 7a2171a0486596dcb853b63a49dfb60b50730917 (patch) | |
tree | 940f23693bca8a5baa84d8a1f98bcbd676ca011e /audio/speex/Makefile | |
parent | e172dc7df6a2928bce9e603cfd50688521ed6e57 (diff) | |
download | ports-7a2171a0486596dcb853b63a49dfb60b50730917.tar.gz ports-7a2171a0486596dcb853b63a49dfb60b50730917.zip |
Notes
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 |