NO_REGRESS

This commit is contained in:
jasper 2006-10-12 13:13:44 +00:00
parent 8ee0c87003
commit ecd7d81760

View File

@ -3,7 +3,7 @@
# Date created: 28 April 1998
# Whom: Ejovi Nuwere <ejovi@ejovi.net>
#
# $OpenBSD: Makefile,v 1.18 2004/12/02 19:19:59 alek Exp $
# $OpenBSD: Makefile,v 1.19 2006/10/12 13:13:44 jasper Exp $
#
COMMENT= "download news articles from NNTP server"
@ -21,4 +21,6 @@ WANTLIB= c
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"
NO_REGRESS= Yes
.include <bsd.port.mk>