summaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 7ea6157..a082ab8 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -133,6 +133,11 @@ post-install:
@${CAT} ${PKGMESSAGE}
.endif
+test:
+ (cd ${WRKSRC}/regress && ${SETENV} ${MAKE_ENV} \
+ PATH=${PREFIX}/bin:${PREFIX}/sbin:${PATH} \
+ ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} )
+
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/security/openssl/Makefile.ssl"
OpenPOWER on IntegriCloud