- Remove regression-test:

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-15 09:49:08 +00:00
parent 4c23a2c3a1
commit 424062165e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333827

View file

@ -21,9 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
.if defined(MAINTAINER_MODE)
regression-test: build
cd ${WRKSRC} && ${MAKE} test
.endif
.include <bsd.port.mk>