summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorjlam <jlam>2004-01-05 11:28:07 +0000
committerjlam <jlam>2004-01-05 11:28:07 +0000
commitd10396c36c8dd62f49fb1321e875e5510d4bddfa (patch)
tree9ecaf9e93cca00dc142e8a14112e6c947b91be5c /security/sudo
parent8639916857dcdbf2c701bdd4f6326123f134198a (diff)
downloadpkgsrc-d10396c36c8dd62f49fb1321e875e5510d4bddfa.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