diff options
Diffstat (limited to 'devel/oniguruma5/Makefile')
-rw-r--r-- | devel/oniguruma5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 9156d88fe649..636ce9332608 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ruby MAINTAINER= dinoex@FreeBSD.org COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl +USE_AUTOTOOLS= libtool:15 CONFLICTS= oniguruma-2.* USE_GNOME= gnometarget GNU_CONFIGURE= yes |