aboutsummaryrefslogtreecommitdiffstats
path: root/devel/oniguruma
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/oniguruma
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/oniguruma')
-rw-r--r--devel/oniguruma/Makefile2
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/*