Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.33 2013/05/31 12:41:50 wiz Exp $
# $NetBSD: Makefile,v 1.34 2013/10/18 11:41:18 bsiegert Exp $
#
DISTNAME= base-1.4.3.1
@@ -82,6 +82,7 @@ do-install:
. endfor
. for i in ${PAX_DIRS}
${INSTALL_DATA_DIR} ${DESTDIR}${BASE_DIR}/${i:Q}
cd ${WRKSRC}/${i:Q} && pax -rw . ${DESTDIR}${BASE_DIR}/${i:Q}
. endfor