summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-01 12:58:33 +0000
committeragc <agc@pkgsrc.org>2001-02-01 12:58:33 +0000
commita9577c646c9e04b68f01683d6a1407edd7b37ac8 (patch)
treee53ded7463e1f2147129aa27a08e2442d580a92d
parent4a5a9858b977f9f3f09cc009323c33689e4c4efa (diff)
downloadpkgsrc-a9577c646c9e04b68f01683d6a1407edd7b37ac8.tar.gz
We should use an MTREE file in this package. From Thomas Klausner.
-rw-r--r--pkgtools/pkgsurvey/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkgsurvey/Makefile b/pkgtools/pkgsurvey/Makefile
index d18be52a06e..1cfb5e6765a 100644
--- a/pkgtools/pkgsurvey/Makefile
+++ b/pkgtools/pkgsurvey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/01 12:31:43 agc Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/01 12:58:33 agc Exp $
#
DISTNAME= pkgsurvey-0.0
@@ -13,7 +13,6 @@ NO_CHECKSUM= yes
NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-NO_MTREE= yes
do-install:
${SED} -e 's|\$${PKG_INFO}|${PKG_INFO}|' \