diff options
-rw-r--r-- | geography/xrmap-anthems/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap-factbook_html/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap-factbook_text/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap-flags/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap-hymns/Makefile | 4 | ||||
-rw-r--r-- | geography/xrmap-pdfmaps/Makefile | 4 | ||||
-rw-r--r-- | graphics/elementary-xfce-icon-theme/Makefile | 5 | ||||
-rw-r--r-- | graphics/vtk-data/Makefile | 4 | ||||
-rw-r--r-- | www/jetty7/Makefile | 4 | ||||
-rw-r--r-- | www/jetty9/Makefile | 4 | ||||
-rw-r--r-- | x11/elementary-icon-theme/Makefile | 4 |
11 files changed, 22 insertions, 23 deletions
diff --git a/geography/xrmap-anthems/Makefile b/geography/xrmap-anthems/Makefile index 74fa5e6c455..6759dffb704 100644 --- a/geography/xrmap-anthems/Makefile +++ b/geography/xrmap-anthems/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.12 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= anthems-1.3 @@ -18,6 +18,6 @@ INSTALLATION_DIRS= share/rmap/anthems USE_TOOLS+= pax do-install: - cd ${WRKSRC} && pax -rw -pp * ${DESTDIR}${PREFIX}/share/rmap/anthems + cd ${WRKSRC} && ${PAX} -rw -pm * ${DESTDIR}${PREFIX}/share/rmap/anthems .include "../../mk/bsd.pkg.mk" diff --git a/geography/xrmap-factbook_html/Makefile b/geography/xrmap-factbook_html/Makefile index 1607b0b8e78..4807d4f38dc 100644 --- a/geography/xrmap-factbook_html/Makefile +++ b/geography/xrmap-factbook_html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= factbook_html_2002 @@ -21,6 +21,6 @@ NO_BUILD= yes INSTALLATION_DIRS= share/rmap do-install: - cd ${WRKSRC} && pax -rw -pe factbook ${DESTDIR}${PREFIX}/share/rmap + cd ${WRKSRC} && ${PAX} -rw -pm factbook ${DESTDIR}${PREFIX}/share/rmap .include "../../mk/bsd.pkg.mk" diff --git a/geography/xrmap-factbook_text/Makefile b/geography/xrmap-factbook_text/Makefile index 78e1a167de8..1dc501a70cd 100644 --- a/geography/xrmap-factbook_text/Makefile +++ b/geography/xrmap-factbook_text/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/04 09:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.10 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= factbook_text_2006 @@ -20,6 +20,6 @@ NO_BUILD= yes INSTALLATION_DIRS= share/rmap do-install: - cd ${WRKSRC} && pax -rw -pe factbook ${DESTDIR}${PREFIX}/share/rmap + cd ${WRKSRC} && ${PAX} -rw -pm factbook ${DESTDIR}${PREFIX}/share/rmap .include "../../mk/bsd.pkg.mk" diff --git a/geography/xrmap-flags/Makefile b/geography/xrmap-flags/Makefile index 1c38cb80dba..9c8edb67f92 100644 --- a/geography/xrmap-flags/Makefile +++ b/geography/xrmap-flags/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= flags-1.1 @@ -21,6 +21,6 @@ NO_BUILD= yes INSTALLATION_DIRS= share/rmap do-install: - cd ${WRKSRC} && pax -rw -pe flags ${DESTDIR}${PREFIX}/share/rmap + cd ${WRKSRC} && ${PAX} -rw -pm flags ${DESTDIR}${PREFIX}/share/rmap .include "../../mk/bsd.pkg.mk" diff --git a/geography/xrmap-hymns/Makefile b/geography/xrmap-hymns/Makefile index 2beb1a9ed62..503c55b3f4e 100644 --- a/geography/xrmap-hymns/Makefile +++ b/geography/xrmap-hymns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= hymns-1.2 @@ -21,6 +21,6 @@ NO_BUILD= yes INSTALLATION_DIRS= share/rmap do-install: - cd ${WRKSRC} && pax -rw -pe hymns ${DESTDIR}${PREFIX}/share/rmap + cd ${WRKSRC} && ${PAX} -rw -pm hymns ${DESTDIR}${PREFIX}/share/rmap .include "../../mk/bsd.pkg.mk" diff --git a/geography/xrmap-pdfmaps/Makefile b/geography/xrmap-pdfmaps/Makefile index 29a113bba1e..e94dcd043cb 100644 --- a/geography/xrmap-pdfmaps/Makefile +++ b/geography/xrmap-pdfmaps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/04 09:19:22 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/02/26 14:05:14 jperkin Exp $ # DISTNAME= pdfmaps-1.1 @@ -20,6 +20,6 @@ NO_BUILD= yes INSTALLATION_DIRS= share/rmap do-install: - cd ${WRKSRC} && pax -rw -pe pdfmaps ${DESTDIR}${PREFIX}/share/rmap + cd ${WRKSRC} && ${PAX} -rw -pm pdfmaps ${DESTDIR}${PREFIX}/share/rmap .include "../../mk/bsd.pkg.mk" diff --git a/graphics/elementary-xfce-icon-theme/Makefile b/graphics/elementary-xfce-icon-theme/Makefile index b961cdcdf9d..7c09a32126f 100644 --- a/graphics/elementary-xfce-icon-theme/Makefile +++ b/graphics/elementary-xfce-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/11/25 12:50:43 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2016/02/26 14:01:09 jperkin Exp $ GHCOMMIT= a0b2b19231c3383f77f106d9cdacb2d148519cfd DISTNAME= ${GHCOMMIT} @@ -28,8 +28,7 @@ PRINT_PLIST_AWK+= /^share\/icons\/elemantary-xfce-darker\/icon-theme.cache$$/ { INSTALLATION_DIRS+= share/icons do-install: - cd ${WRKSRC} && pax -rw -pe e* ${DESTDIR}${PREFIX}/share/icons/ - + cd ${WRKSRC} && ${PAX} -rw -pm e* ${DESTDIR}${PREFIX}/share/icons/ .include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/vtk-data/Makefile b/graphics/vtk-data/Makefile index 86a98249797..339fa184647 100644 --- a/graphics/vtk-data/Makefile +++ b/graphics/vtk-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 14:11:24 asau Exp $ +# $NetBSD: Makefile,v 1.7 2016/02/26 14:05:48 jperkin Exp $ # DISTNAME= VTKData-4.2 @@ -15,7 +15,7 @@ EXAMPLES_DIR= share/vtk do-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${EXAMPLES_DIR} - cd ${WRKSRC} && pax -rw -pe -s '|.*/CVS/.*||' . \ + cd ${WRKSRC} && ${PAX} -rw -pm -s '|.*/CVS/.*||' . \ ${DESTDIR}${PREFIX}/${EXAMPLES_DIR} .include "../../graphics/vtk/Makefile.common" diff --git a/www/jetty7/Makefile b/www/jetty7/Makefile index 58d46875c06..f7042ca9e8c 100644 --- a/www/jetty7/Makefile +++ b/www/jetty7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/06/20 13:15:50 fhajny Exp $ +# $NetBSD: Makefile,v 1.7 2016/02/26 14:03:22 jperkin Exp $ # JETTYVER= 7.6.8.v20121106 @@ -91,7 +91,7 @@ pre-configure: do-install: ${INSTALL_DATA} ${WRKSRC}/etc/* ${DESTDIR}${EGDIR} ${RM} -r ${WRKSRC}/etc - (cd ${WRKSRC} && pax -rw -pmo . ${DESTDIR}${JETTY_HOME}) + (cd ${WRKSRC} && ${PAX} -rw -pm . ${DESTDIR}${JETTY_HOME}) .include "../../mk/java-vm.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/jetty9/Makefile b/www/jetty9/Makefile index 6e7ae42a070..0674a00d450 100644 --- a/www/jetty9/Makefile +++ b/www/jetty9/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/12/14 13:05:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2016/02/26 14:03:22 jperkin Exp $ JETTYVER= 9.2.14.v20151106 DISTNAME= jetty-distribution-${JETTYVER} @@ -58,7 +58,7 @@ REPLACE_BASH+= bin/jetty.sh CHECK_SHLIBS_SKIP+= share/jetty/lib/setuid/libsetuid-*.so do-install: - cd ${WRKSRC} && pax -rw -pmo . ${DESTDIR}${JETTY_HOME} + cd ${WRKSRC} && ${PAX} -rw -pm . ${DESTDIR}${JETTY_HOME} ${INSTALL_DATA} ${FILESDIR}/start.ini \ ${DESTDIR}${JETTY_HOME}/start-example.ini diff --git a/x11/elementary-icon-theme/Makefile b/x11/elementary-icon-theme/Makefile index e3ac700015d..2e42d7c4296 100644 --- a/x11/elementary-icon-theme/Makefile +++ b/x11/elementary-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:15 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/02/26 14:02:26 jperkin Exp $ DISTNAME= elementary-icon-theme-3.0 CATEGORIES= graphics @@ -19,6 +19,6 @@ USE_TOOLS+= pax do-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/icons - cd ${WRKSRC} && pax -rw -pe . ${DESTDIR}${PREFIX}/share/icons/ + cd ${WRKSRC} && ${PAX} -rw -pm . ${DESTDIR}${PREFIX}/share/icons/ .include "../../mk/bsd.pkg.mk" |