diff options
-rw-r--r-- | deskutils/strigi/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/strigi/Makefile.common b/deskutils/strigi/Makefile.common index b4ec06c1ee60..5a721ef3af72 100644 --- a/deskutils/strigi/Makefile.common +++ b/deskutils/strigi/Makefile.common @@ -6,7 +6,7 @@ DISTNAME= strigi-${STRIGI_VERSION} DISTINFO_FILE= ${.CURDIR}/../strigi/distinfo DESCR= ${.CURDIR}/../strigi/pkg-descr -CONFLICTS_INSTALL= strigi-0.* +CONFLICTS_INSTALL= strigi-0.7.[0-7]* strigi-0.7.8 strigi-0.7.8_1 USE_BZIP2= yes USES+= cmake:outsource |