summaryrefslogtreecommitdiff
path: root/games/crafty-doc
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 20:52:18 +0000
committerrillig <rillig>2005-09-28 20:52:18 +0000
commit497cdd7125f8abe86eec13bb709ecc6625e715f0 (patch)
tree49fa5aa9585554801243dca9aced094d40285ba0 /games/crafty-doc
parent78122d314edeb82e3047dae09d03b73df8b70852 (diff)
downloadpkgsrc-497cdd7125f8abe86eec13bb709ecc6625e715f0.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'games/crafty-doc')
-rw-r--r--games/crafty-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/crafty-doc/Makefile b/games/crafty-doc/Makefile
index 768e011952f..3f893350b81 100644
--- a/games/crafty-doc/Makefile
+++ b/games/crafty-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/24 22:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/28 20:52:22 rillig Exp $
DISTNAME= crafty-doc-18.0
CATEGORIES= games
@@ -10,8 +10,8 @@ COMMENT= Documentation for Crafty chess engine
DIST_SUBDIR= ${PKGNAME}
EXTRACT_ONLY= # empty
-NO_CONFIGURE= # defined
-NO_BUILD= # defined
+NO_CONFIGURE= yes
+NO_BUILD= yes
DOCDIR= ${PREFIX}/share/doc/crafty