Index: head/devel/oniguruma/Makefile =================================================================== --- head/devel/oniguruma/Makefile (revision 100468) +++ head/devel/oniguruma/Makefile (revision 100469) @@ -1,35 +1,35 @@ # New ports collection makefile for: Oniguruma # Date created: 31 January 2003 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= oniguruma PORTVERSION= 2.1.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= contrib DISTNAME= onigd20040202 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org 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/* post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR}/ ${MKDIR} ${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/devel/oniguruma/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/devel/oniguruma4/Makefile =================================================================== --- head/devel/oniguruma4/Makefile (revision 100468) +++ head/devel/oniguruma4/Makefile (revision 100469) @@ -1,35 +1,35 @@ # New ports collection makefile for: Oniguruma # Date created: 31 January 2003 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= oniguruma PORTVERSION= 2.1.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= contrib DISTNAME= onigd20040202 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org 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/* post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR}/ ${MKDIR} ${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/devel/oniguruma4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/devel/oniguruma5/Makefile =================================================================== --- head/devel/oniguruma5/Makefile (revision 100468) +++ head/devel/oniguruma5/Makefile (revision 100469) @@ -1,35 +1,35 @@ # New ports collection makefile for: Oniguruma # Date created: 31 January 2003 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= oniguruma PORTVERSION= 2.1.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_RUBY} MASTER_SITE_SUBDIR= contrib DISTNAME= onigd20040202 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org 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/* post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/* ${EXAMPLESDIR}/ ${MKDIR} ${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/devel/oniguruma5/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property