aboutsummaryrefslogtreecommitdiff
path: root/www/moonshine
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-02-27 02:15:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-02-27 02:15:49 +0000
commit425c3f196752c5edd2d26fde49632e52cd0e6a7b (patch)
tree8016ba9af1277cdd8c53a0fdb328e6eecd3263c8 /www/moonshine
parentd0b160c6eeb0396ad50fa62b220d199681c519e1 (diff)
downloadports-425c3f196752c5edd2d26fde49632e52cd0e6a7b.tar.gz
ports-425c3f196752c5edd2d26fde49632e52cd0e6a7b.zip
Notes
Diffstat (limited to 'www/moonshine')
-rw-r--r--www/moonshine/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile
index f9b8c7a10c56..509465bd3d8d 100644
--- a/www/moonshine/Makefile
+++ b/www/moonshine/Makefile
@@ -29,6 +29,9 @@ WEBPLUGINS_FILES= libmoonshine-plugin.so
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"
+ONLY_FOR_ARCHS= i386 amd64
+ONLY_FOR_ARCHS_REASON= "not yet ported to anything other than i386 and amd64"
+
.if ${ARCH} == "amd64"
ARCH= x86_64
.endif
@@ -41,7 +44,7 @@ PLIST_FILES= ${WEBPLUGINS_DIR}/${PKGNAME}-freebsd-${OSREL}.xpi
post-patch:
${REINPLACE_CMD} -e 's|^SHELL=.*|SHELL=${LOCALBASE}/bin/bash|' \
- ${WRKSRC}/configure
+ ${WRKSRC}/configure
${REINPLACE_CMD} -e 's|sed -r|sed -E|' \
${WRKSRC}/plugin/Makefile.in \
${WRKSRC}/plugin/generate-resource