summaryrefslogtreecommitdiff
path: root/pkgtools/mtree
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 /pkgtools/mtree
parent2c69e8a8941ca93a1afedde417f2dbaafd801bd6 (diff)
downloadpkgsrc-5946936ffcde6674d4e6801abd4a757acd269dd5.tar.gz
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Diffstat (limited to 'pkgtools/mtree')
-rw-r--r--pkgtools/mtree/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/mtree/Makefile b/pkgtools/mtree/Makefile
index d5f7b1470c7..f37c0b049b0 100644
--- a/pkgtools/mtree/Makefile
+++ b/pkgtools/mtree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/09/28 14:31:08 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2005/09/28 20:52:25 rillig Exp $
#
DISTNAME= mtree-20040722
@@ -10,11 +10,11 @@ MAINTAINER= grant@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Utility for mapping and checking directory hierarchies
-GNU_CONFIGURE= # defined
+GNU_CONFIGURE= yes
NO_PKGTOOLS_REQD_CHECK= # defined
-NO_CHECKSUM= # defined
-NO_MTREE= # defined
+NO_CHECKSUM= yes
+NO_MTREE= yes
NO_PKG_REGISTER= # defined
NO_PACKAGE= Deinstallation is not permitted
PKG_PRESERVE= # defined