diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-02-09 05:17:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-02-09 05:17:49 +0000 |
commit | 1242eaed502d1764115ef8e22d9a116560dddc36 (patch) | |
tree | 68c5b623f4bf825c720c128fd0935795af6659c9 /devel/oniguruma5 | |
parent | 6f19c3031c23fa937cd52d1ed29fd1e5ec7555c1 (diff) | |
download | ports-1242eaed502d1764115ef8e22d9a116560dddc36.tar.gz ports-1242eaed502d1764115ef8e22d9a116560dddc36.zip |
Notes
Diffstat (limited to 'devel/oniguruma5')
-rw-r--r-- | devel/oniguruma5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/* |