From 443e5ef9dd38ddaa06baa1c538287c64e59b6b4b Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 25 Jul 1998 12:37:36 +0000 Subject: Um, you can't build a port without a Makefile or a do-build target. --- sysutils/no-login/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/no-login') diff --git a/sysutils/no-login/Makefile b/sysutils/no-login/Makefile index 95ca647..6a8297a 100644 --- a/sysutils/no-login/Makefile +++ b/sysutils/no-login/Makefile @@ -3,7 +3,7 @@ # Date created: 15 Jul 1998 # Whom: Donald Burr # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/15 09:56:31 dburr Exp $ # DISTNAME= nologin @@ -14,6 +14,8 @@ DISTFILES= nologin.c nologin.8 MAINTAINER= dburr@FreeBSD.ORG +BROKEN= no Makefile + DIST_SUBDIR= nologin NO_WRKSUBDIR= YES ALL_TARGET= nologin -- cgit v1.1