summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-08 21:00:22 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-08 21:00:22 +0000
commit664db0ab111655354c62877e718d127b78ddcf78 (patch)
tree653c7b4fa572dcd750cd04b7a5bddc0d0cfca93b /pkgtools
parent98432217a423589a110cf9aaf2607f4e3570fcfd (diff)
downloadpkgsrc-664db0ab111655354c62877e718d127b78ddcf78.tar.gz
Unbreak by adding NO_BUILD=yes.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/dfdisk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/dfdisk/Makefile b/pkgtools/dfdisk/Makefile
index c142042f3bd..b63550f609c 100644
--- a/pkgtools/dfdisk/Makefile
+++ b/pkgtools/dfdisk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/01/06 17:28:20 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/01/08 21:00:22 joerg Exp $
#
DISTNAME= dfdisk-1.0
@@ -12,6 +12,7 @@ COMMENT= Fetch distfiles from multiple locations
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_CONFIGURE= yes
+NO_BUILD= yes
EGDIR= ${PREFIX}/share/examples/dfdisk
CONF_FILES= ${EGDIR}/dfdisk.conf ${PKG_SYSCONFDIR}/dfdisk.conf