Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2013/04/06 14:09:32 rodent Exp $
# $NetBSD: Makefile,v 1.11 2014/04/19 01:16:26 asau Exp $
#
DISTNAME= nspr-reference
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/nspr/reference/html
do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/nspr/html
cd ${WRKSRC} && pax -s,.*/CVS.*,, -rwvpe . \
cd ${WRKSRC} && pax -s,.*/CVS.*,, -rwvpp . \
${DESTDIR}${PREFIX}/share/doc/nspr/html
.include "../../mk/bsd.pkg.mk"