diff --git a/telephony/asterisk-g729/Makefile b/telephony/asterisk-g729/Makefile index db00988ded0..1ab2a624a36 100644 --- a/telephony/asterisk-g729/Makefile +++ b/telephony/asterisk-g729/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2013/03/28 20:26:44 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2013/03/28 22:02:18 sthen Exp $ SHARED_ONLY= Yes COMMENT= G.729a voice codec for Asterisk @@ -11,14 +11,13 @@ MASTER_SITES= http://asterisk.hosting.lv/src/ HOMEPAGE= http://asterisk.hosting.lv/ # GPL frontend to patented algorithm; free to use for non-commercial purposes -PERMIT_DISTFILES_CDROM= contains non-compiled proprietary Intel code PERMIT_DISTFILES_FTP= contains non-compiled proprietary Intel code PERMIT_PACKAGE_CDROM= patents PERMIT_PACKAGE_FTP= Yes WANTLIB += c -NO_REGRESS= Yes +NO_TEST= Yes BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= telephony/asterisk>=11.0,<=12.0