diff options
Diffstat (limited to 'net/asterisk-g72x/Makefile')
-rw-r--r-- | net/asterisk-g72x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index 31210f0f6733..fd000062c799 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -23,7 +23,7 @@ USES= autoreconf compiler:c11 libtool tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-asterisk160 --with-bcg729 -CONFLICTS_INSTALL= asterisk[0-9][0-9]-g72x +CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:C|(.+)|\1-${PORTNAME}|} PLIST_FILES= lib/asterisk/modules/codec_g729.so |