aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2004-02-09 13:17:49 +0800
committerknu <knu@FreeBSD.org>2004-02-09 13:17:49 +0800
commitbc459d53501b039d81337009ccb70744b9c494a0 (patch)
treee0c299530fe4aec2fe4cc5bead6b524c24925f42 /devel
parent9c431cfadb2346d4a7739279531bffa6c13ff73d (diff)
downloadfreebsd-ports-gnome-bc459d53501b039d81337009ccb70744b9c494a0.tar.gz
freebsd-ports-gnome-bc459d53501b039d81337009ccb70744b9c494a0.tar.zst
freebsd-ports-gnome-bc459d53501b039d81337009ccb70744b9c494a0.zip
Undefine INSTALLS_SHLIB.
Diffstat (limited to 'devel')
-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/*