summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortv <tv>1998-06-26 16:41:11 +0000
committertv <tv>1998-06-26 16:41:11 +0000
commit937d2de5d920381e726b271deacda8f25547f6fd (patch)
treeb3d99f1f2a4cc84cab8e4871a19ae4cd1657dcc0 /pkgtools
parentfa956d78ed37b28fbe5a4227b3056462e862deab (diff)
downloadpkgsrc-937d2de5d920381e726b271deacda8f25547f6fd.tar.gz
No need for both IS_INTERACTIVE and RESTRICTED; just put in RESTRICTED
with a suitable message.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/xpkgwedge/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/xpkgwedge/Makefile b/pkgtools/xpkgwedge/Makefile
index 90af81e608e..839035bd528 100644
--- a/pkgtools/xpkgwedge/Makefile
+++ b/pkgtools/xpkgwedge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/06/26 16:39:23 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/06/26 16:41:11 tv Exp $
#
DISTNAME= xpkgwedge-0.1
@@ -7,8 +7,7 @@ DISTFILES= # none
MAINTAINER= tv@netbsd.org
-RESTRICTED= optional # NOT for distro as a "binary" pkg
-IS_INTERACTIVE= yes # should not be built when batch
+RESTRICTED= optional package affecting many pkg builds
NO_BUILD= yes
NO_WRKSUBDIR= yes