diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/oniguruma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 9dc2b89576f3..8752c251e9a6 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -21,7 +21,7 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} NO_LATEST_LINK= yes -CONFLICTS= oniguruma-4.* +CONFLICTS_INSTALL= oniguruma-4.* GNU_CONFIGURE= yes DOCS= HISTORY README doc/* |