pretty license warning. louis@
This commit is contained in:
parent
8394c2bc73
commit
d5bb6b6149
@ -1,6 +1,6 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.202 2000/02/18 22:54:27 espie Exp $$
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.203 2000/02/19 04:16:23 turan Exp $$
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -1203,7 +1203,8 @@ ${_EXTRACT_COOKIE}:
|
||||
.if !defined(LICENSE_TYPE) || !defined(PERMIT_PACKAGE_CDROM) || \
|
||||
!defined(PERMIT_PACKAGE_FTP) || !defined(PERMIT_DISTFILES_CDROM) || \
|
||||
!defined(PERMIT_DISTFILES_FTP)
|
||||
@echo >&2 "*** LICENSING INFO INCOMPLETE! NOTIFY MAINTAINER! ***"
|
||||
@echo >&2 "*** The licensing info for this port is incomplete. ***"
|
||||
@echo >&2 "*** Please notify the OpenBSD port maintainer. ***"
|
||||
.endif
|
||||
|
||||
@${_MAKE_COOKIE} ${_EXTRACT_COOKIE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user