diff options
Diffstat (limited to 'net/asterisk-g72x/Makefile')
| -rw-r--r-- | net/asterisk-g72x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index fd000062c799..161763805bed 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -12,8 +12,8 @@ LICENSE= GPLv3+ LIB_DEPENDS= libbcg729.so:audio/bcg729 -FLAVORS= asterisk18 asterisk20 asterisk22 -FLAVOR?= ${FLAVORS:[3]} +FLAVORS= asterisk20 asterisk22 +FLAVOR?= ${FLAVORS:[2]} ${FLAVOR}_PKGNAMEPREFIX= ${FLAVOR}- ${FLAVOR}_BUILD_DEPENDS= asterisk:net/${FLAVOR} |
