Disable tests.
This commit is contained in:
parent
1ee7ec0d9e
commit
c10cb58b03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233899
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue