From 3e17de1c731b8e782b85c297d600137e29d49dfe Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 7 Dec 1996 11:26:58 +0000 Subject: Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. --- www/gn/Makefile | 4 ++-- www/wn/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/gn/Makefile b/www/gn/Makefile index 7d4a45360141..a27beda605f9 100644 --- a/www/gn/Makefile +++ b/www/gn/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.16 1996/11/13 11:49:04 adam Exp $ +# $Id: Makefile,v 1.17 1996/11/18 11:40:56 asami Exp $ # DISTNAME= gn-2.24 @@ -15,7 +15,7 @@ MAINTAINER= adam@veda.is BUILD_DEPENDS= ${WAISDIR}/bin/waisindex:${PORTSDIR}/net/wais IS_INTERACTIVE= yes -NO_PACKAGE= # compiled in hostnames +NO_PACKAGE= "Compiled in hostnames." WAISDIR= ${PORTSDIR}/net/wais/work/freeWAIS-0.5 INETD_CONF= /etc/inetd.conf diff --git a/www/wn/Makefile b/www/wn/Makefile index d15084ab7aba..63bf8bd2a8b1 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: adam # -# $Id: Makefile,v 1.15 1996/11/01 15:04:58 adam Exp $ +# $Id: Makefile,v 1.16 1996/11/18 11:42:21 asami Exp $ # DISTNAME= wn-1.16.1 @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.acns.nwu.edu/pub/wn/ IS_INTERACTIVE= -NO_PACKAGE= # hostname compiled in +NO_PACKAGE= "Hostname compiled in." pre-patch: @cp ${WRKSRC}/Makefile.dist ${WRKSRC}/Makefile -- cgit v1.2.3