oops, make reason for NO_PACKAGE greppable

Reviewed by: asami  (said so)
This commit is contained in:
Adam David 1995-10-20 09:14:12 +00:00
parent ffa84f1520
commit 8dcac082ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2357

View file

@ -3,7 +3,7 @@
# Date created: 20 Sep 1994
# Whom: adam
#
# $Id: Makefile,v 1.9 1995/05/05 20:07:55 adam Exp $
# $Id: Makefile,v 1.10 1995/10/20 08:52:08 adam Exp $
#
DISTNAME= gn-2.23
@ -15,10 +15,9 @@ BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais
IS_INTERACTIVE= yes
# This quaint mechanism is for forcing package creation from a staging area.
# There is normally no package creation, because of compiled-in defaults.
.if !defined(YES_PACKAGE)
YES_INSTALL=
NO_PACKAGE=
NO_PACKAGE= # compiled in hostnames
.endif
INETD_CONF= /etc/inetd.conf