aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
commit439b8a040c6cc5d9c091b08a90056d1059d4640b (patch)
tree8132e1111bd2c96ba9c0959d3cfce2b62a26551b /sysutils
parentf26c8efaac7d5c7934a01e89d790bac25766df39 (diff)
downloadports-439b8a040c6cc5d9c091b08a90056d1059d4640b.tar.gz
ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bacula-server/Makefile2
-rw-r--r--sysutils/bacula/Makefile2
-rw-r--r--sysutils/tmpwatch/Makefile1
3 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile
index f7ebd5b58bcb..e0be0697d23e 100644
--- a/sysutils/bacula-server/Makefile
+++ b/sysutils/bacula-server/Makefile
@@ -123,7 +123,7 @@ post-install:
${MKDIR} ${DOCSDIR}/html-manual
${INSTALL_DATA} ${WRKSRC}/doc/bacula.pdf ${DOCSDIR}
cd ${WRKSRC}/doc && ${FIND} html-manual | \
- cpio -pdm -L -R root:wheel ${DOCSDIR}
+ ${CPIO} -pdm -L -R root:wheel ${DOCSDIR}
.endif
# Inform user after install about important things ....
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile
index f7ebd5b58bcb..e0be0697d23e 100644
--- a/sysutils/bacula/Makefile
+++ b/sysutils/bacula/Makefile
@@ -123,7 +123,7 @@ post-install:
${MKDIR} ${DOCSDIR}/html-manual
${INSTALL_DATA} ${WRKSRC}/doc/bacula.pdf ${DOCSDIR}
cd ${WRKSRC}/doc && ${FIND} html-manual | \
- cpio -pdm -L -R root:wheel ${DOCSDIR}
+ ${CPIO} -pdm -L -R root:wheel ${DOCSDIR}
.endif
# Inform user after install about important things ....
diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile
index 78ab572fb0dd..13c656e31afc 100644
--- a/sysutils/tmpwatch/Makefile
+++ b/sysutils/tmpwatch/Makefile
@@ -20,7 +20,6 @@ BUILD_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
USE_GETOPT_LONG=yes
USE_REINPLACE= yes
-CPIO?= /usr/bin/cpio
CFLAGS+= ${CPPFLAGS} -DVERSION=\"${PORTVERSION}\"
MAN8= tmpwatch.8