pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/awf Removed the deprecated variables NO_TOOLS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc645ee87c36
branches:  trunk
changeset: 501581:fc645ee87c36
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 23 23:32:47 2005 +0000

description:
Removed the deprecated variables NO_TOOLS and NO_WRAPPER.

diffstat:

 textproc/awf/Makefile |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r 4039f5866cc0 -r fc645ee87c36 textproc/awf/Makefile
--- a/textproc/awf/Makefile     Sun Oct 23 23:31:48 2005 +0000
+++ b/textproc/awf/Makefile     Sun Oct 23 23:32:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/09/28 20:52:27 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/23 23:32:47 rillig Exp $
 #
 
 DISTNAME=      nroff-clone
@@ -15,9 +15,6 @@
 EXTRACT_CMD=   ${DECOMPRESS_CMD.shar.Z} ${DOWNLOADED_DISTFILE} | ${SED} -e '1,/^\#!/d' | ${SH}
 WRKSRC=                ${WRKDIR}
 
-NO_TOOLS=      yes
-NO_WRAPPER=    # defined
-
 SUBST_CLASSES+=                awflib
 SUBST_MESSAGE.awflib=  "Fixing awf library path and awk pathname."
 SUBST_FILES.awflib=    Makefile awf awf.1



Home | Main Index | Thread Index | Old Index