Um, you can't build a port without a Makefile or a do-build target.
This commit is contained in:
parent
ebd1d7acba
commit
0a8ad27eaa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12115
@ -3,7 +3,7 @@
|
||||
# Date created: 15 Jul 1998
|
||||
# Whom: Donald Burr <dburr@FreeBSD.ORG>
|
||||
#
|
||||
# $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
|
||||
|
Loading…
Reference in New Issue
Block a user