diff options
Diffstat (limited to 'devel/oniguruma')
-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 95c6eebc6f55..617785ad7ab6 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -18,7 +18,7 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +#INSTALLS_SHLIB= yes DOCS= HISTORY README doc/* |