summaryrefslogtreecommitdiff
path: root/shells/bash2-doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
committerrillig <rillig@pkgsrc.org>2005-09-28 20:52:18 +0000
commit5946936ffcde6674d4e6801abd4a757acd269dd5 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /shells/bash2-doc
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'shells/bash2-doc')
-rw-r--r--shells/bash2-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/bash2-doc/Makefile b/shells/bash2-doc/Makefile
index 641550478ae..73c0f8becac 100644
--- a/shells/bash2-doc/Makefile
+++ b/shells/bash2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/07/15 18:27:53 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/28 20:52:26 rillig Exp $
DISTNAME= bash-doc-2.05b
PKGNAME= bash-doc-2.05.2
@@ -13,8 +13,8 @@ COMMENT= Documentation for the GNU Bourne Again Shell
CONFLICTS= bash<=2.05nb1
WRKSRC= ${WRKDIR}/doc
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
USE_TOOLS+= gzip