remove last vestiges of NO_INSTALL; ok espie@
This commit is contained in:
parent
acd1bd5437
commit
2f979e8aa5
@ -1,6 +1,6 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.461 2001/09/27 10:34:19 espie Exp $$
|
||||
FULL_REVISION=$$OpenBSD: bsd.port.mk,v 1.462 2001/09/28 01:48:58 naddy 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 $
|
||||
#
|
||||
@ -72,7 +72,6 @@ ERRORS+= "Fatal: Use 'env FLAVOR=${FLAVOR} ${MAKE}' instead."
|
||||
# displayed instead of the port being generated.
|
||||
#
|
||||
# NO_DESCRIBE - Use a dummy (do-nothing) describe target.
|
||||
# NO_INSTALL - Use a dummy (do-nothing) install target.
|
||||
# NO_PACKAGE - Use a dummy (do-nothing) package target.
|
||||
# NO_PKG_REGISTER - Don't register a port install as a package.
|
||||
# BROKEN - Port is broken. Set this string to the reason why.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.template,v 1.34 2001/09/20 20:59:27 brad Exp $
|
||||
# $OpenBSD: Makefile.template,v 1.35 2001/09/28 01:48:58 naddy Exp $
|
||||
# $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $
|
||||
# Original from: credit the original author here
|
||||
#
|
||||
@ -142,7 +142,6 @@ MASTER_SITES= ???
|
||||
#NO_DEPENDS= Yes
|
||||
#NO_CHECKSUM= Yes
|
||||
#NO_BUILD= Yes
|
||||
#NO_INSTALL= Yes
|
||||
#NO_PKG_REGISTER= Yes
|
||||
|
||||
# Overrides for default values
|
||||
|
Loading…
Reference in New Issue
Block a user