From 1a4fe1abef078142c88fe743751cab946f0e6d1a Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 22 Jan 2004 12:18:43 +0000 Subject: Use the CPIO macro defined in bsd.port.mk. --- finance/myphpmoney/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'finance/myphpmoney') diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile index caf6d46208bb..d51e09f314fc 100644 --- a/finance/myphpmoney/Makefile +++ b/finance/myphpmoney/Makefile @@ -38,7 +38,7 @@ post-patch: do-install: ${MKDIR} ${INSTALLDIR} cd ${WRKSRC}; ${FIND} . \ - | cpio -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR} + | ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR} ${CHMOD} -R ${BINMODE} ${INSTALLDIR} ${CHMOD} 777 ${INSTALLDIR}/public_html/dump ${FIND} ${INSTALLDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE} -- cgit du.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Chase gpgme shared lib bump.jlaffaye2011-07-211-1/+1
* - Move over to py25 or abovemiwi2011-02-252-3/+2