summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-10-10 23:20:26 +0000
committertrevor <trevor@FreeBSD.org>2002-10-10 23:20:26 +0000
commitcb7bb161ebf7ee4285064c885f8a27c9b3500e4f (patch)
treebc3e43f6e3930dbc67c0eec124cbc2c2178c1181 /www
parentb69afd1b7424590038ddf27d3ac77ea551dc8106 (diff)
downloadFreeBSD-ports-cb7bb161ebf7ee4285064c885f8a27c9b3500e4f.zip
FreeBSD-ports-cb7bb161ebf7ee4285064c885f8a27c9b3500e4f.tar.gz
Installing with cpio is sufficient, so don't install again with pax
afterward.
Diffstat (limited to 'www')
-rw-r--r--www/beonex/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile
index 6bbdf45..25703b0 100644
--- a/www/beonex/Makefile
+++ b/www/beonex/Makefile
@@ -133,7 +133,6 @@ do-install:
${CHMOD} 755 ${PREFIX}/lib/beonex
cd ${WRKSRC}/dist/bin && ${FIND} * | \
cpio -pdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/lib/beonex
- cd ${WRKSRC} && pax -r -w * ${PREFIX}/lib/beonex
${ECHO_CMD} "#!/bin/sh" > ${WRKDIR}/beonex
${ECHO_CMD} 'cd ${PREFIX}/lib/beonex && exec ./mozilla "$$@"' >> \
${WRKDIR}/beonex
OpenPOWER on IntegriCloud