summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/asterisk-flite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile
index a62972b2f74c..1ae76763b0ae 100644
--- a/audio/asterisk-flite/Makefile
+++ b/audio/asterisk-flite/Makefile
@@ -26,7 +26,7 @@ GH_TAGNAME= a3ed85151a1c875471568a959dce1bb35cca109b
INSTALL_TARGET= install samples
-CONFLICTS_INSTALL= asterisk[0-9][0-9]-flite # etc/asterisk/flite.conf.sample
+CONFLICTS_INSTALL= ${FLAVORS:N${FLAVOR}:C|(.+)|\1-${PORTNAME}|} # etc/asterisk/flite.conf.sample
.include <bsd.port.pre.mk>