summaryrefslogtreecommitdiff
path: root/www/gn
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1995-10-20 09:14:12 +0000
committerAdam David <adam@FreeBSD.org>1995-10-20 09:14:12 +0000
commit8dcac082ab1cacb52d20462be0e921fe9e7ad49a (patch)
tree831cc2d19f2ae91349356079a85f035c16075935 /www/gn
parentadded comment about NO_PACKAGE reason (diff)
oops, make reason for NO_PACKAGE greppable
Reviewed by: asami (said so)
Notes
Notes: svn path=/head/; revision=2357
Diffstat (limited to 'www/gn')
-rw-r--r--www/gn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/gn/Makefile b/www/gn/Makefile
index 912891682cd7..0aa19e97eaf8 100644
--- a/www/gn/Makefile
+++ b/www/gn/Makefile
@@ -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