aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-val
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ossp-val')
-rw-r--r--devel/ossp-val/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/ossp-val/Makefile b/devel/ossp-val/Makefile
index 6795e3b57220..5984e542f2fc 100644
--- a/devel/ossp-val/Makefile
+++ b/devel/ossp-val/Makefile
@@ -29,8 +29,7 @@ MAN3= val.3
NOT_FOR_ARCHS= alpha
-check:
- build
+check: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
.include <bsd.port.mk>