aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/oniguruma/Makefile2
-rw-r--r--devel/oniguruma4/Makefile2
-rw-r--r--devel/oniguruma5/Makefile2
3 files changed, 3 insertions, 3 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/*
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index 95c6eebc6f55..617785ad7ab6 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/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/*
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile
index 95c6eebc6f55..617785ad7ab6 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/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/*