aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2009-05-14 21:42:23 +0800
committerflz <flz@FreeBSD.org>2009-05-14 21:42:23 +0800
commitb461fd816a4079aa40fb24b851f261587f19884e (patch)
tree5395826742a4db9a8149484c308f19ea23fd3dfc
parentdebf9aa5a5364d327d1fbab5df9b27bc3d2c4982 (diff)
downloadfreebsd-ports-gnome-b461fd816a4079aa40fb24b851f261587f19884e.tar.gz
freebsd-ports-gnome-b461fd816a4079aa40fb24b851f261587f19884e.tar.zst
freebsd-ports-gnome-b461fd816a4079aa40fb24b851f261587f19884e.zip
Disable tests.
-rw-r--r--multimedia/moonlight/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/moonlight/Makefile b/multimedia/moonlight/Makefile
index 091046574045..b92703c49b42 100644
--- a/multimedia/moonlight/Makefile
+++ b/multimedia/moonlight/Makefile
@@ -63,7 +63,7 @@ PLIST_FILES= ${WEBPLUGINS_DIR}/${PKGNAME}-freebsd-${OSREL}.xpi
.endif
post-patch:
- @${REINPLACE_CMD} -e '/^TEST_SUBDIR/d' \
+ @${REINPLACE_CMD} -e '/TEST_SUBDIR =/d' \
${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '/<malloc.h>/d' \
${WRKSRC}/src/animation.cpp \