NO_REGRESS=Yes

This commit is contained in:
jasoni 2001-11-01 08:15:39 +00:00
parent 9a8acbf584
commit 78bb32454f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2001/07/27 19:07:17 jasoni Exp $
# $OpenBSD: Makefile,v 1.8 2001/11/01 08:15:39 jasoni Exp $
COMMENT= "console napster client"
@ -20,6 +20,8 @@ PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu dest
NO_REGRESS= Yes
WRKDIST= ${WRKDIR}/TekNap
.include <bsd.port.mk>