- Remove test target, it is already defined by Mk/Uses/perl5.mk
Suggested by: mat
This commit is contained in:
parent
2ac44e4d6d
commit
029320cf88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386322
1 changed files with 0 additions and 3 deletions
|
@ -22,7 +22,4 @@ post-install:
|
|||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
|
||||
${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Geometry/Planar/GPC/PolygonXS/PolygonXS.so
|
||||
|
||||
regression-test test: build
|
||||
@cd ${WRKSRC} && ${MAKE} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue