summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-01-05 11:28:07 +0000
committerjlam <jlam@pkgsrc.org>2004-01-05 11:28:07 +0000
commit22645a942c3cf747d39da0c5df868d1da154e9d0 (patch)
tree9ecaf9e93cca00dc142e8a14112e6c947b91be5c /security/sudo
parent2cf9e2d4bbe070b8917fbb05a1e203fe95f0b249 (diff)
downloadpkgsrc-22645a942c3cf747d39da0c5df868d1da154e9d0.tar.gz
bl3ify
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 847598de40f..070d1daf15f 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2003/11/03 22:43:38 kim Exp $
+# $NetBSD: Makefile,v 1.62 2004/01/05 11:37:13 jlam Exp $
#
DISTNAME= sudo-1.6.7p5
@@ -15,7 +15,9 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.courtesan.com/sudo/
COMMENT= Allow others to run commands as root
-USE_BUILDLINK2= yes
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes