aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey2
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-04-28 22:46:30 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-04-28 22:46:30 +0000
commita7a559e967114658ac2bcc725fa69c36c868b5b7 (patch)
tree06d1547c0dfc5cf906fb7e209176008604e964ff /www/seamonkey2
parent2d84c5b015a0574a1e24a4eb28d64bff2078cf0c (diff)
downloadports-a7a559e967114658ac2bcc725fa69c36c868b5b7.tar.gz
ports-a7a559e967114658ac2bcc725fa69c36c868b5b7.zip
- Quote line to fix build on pointyhat
Repointed by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=134334
Diffstat (limited to 'www/seamonkey2')
-rw-r--r--www/seamonkey2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 72080a79f9ea..13e1e89c00d4 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -289,7 +289,7 @@ pre-install:
@${CP} -RL ${WRKSRC}/dist/bin/defaults/isp ${FAKEDIR}/lib/${MOZILLA}/defaults
.endif
${ECHO_CMD} share/applications/mozilla-devel.desktop >> ${PLIST}
- ${ECHO_CMD} @unexec ${RMDIR} %D/share/applications 2>/dev/nulll || ${TRUE} >> ${PLIST}
+ ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/nulll || ${TRUE}" >> ${PLIST}
cd ${FAKEDIR}/lib/${MOZILLA} && ${FIND} -s * -type f -o -type l | \
${SED} -e 's:^:lib/${MOZILLA}/:' >> ${PLIST} \
&& ${FIND} -d * -type d | \