summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-08-02 17:27:41 +0000
committerjlam <jlam@pkgsrc.org>2001-08-02 17:27:41 +0000
commitd7fd38173d6450fc8a4af6348314ac7a1f11bb27 (patch)
treee9632decdf667ad997e27eab6858ed0e4f4f487f /security/sudo
parentf36045ed80ce9c4cff7f24379995accf28b1a8ea (diff)
downloadpkgsrc-d7fd38173d6450fc8a4af6348314ac7a1f11bb27.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 7f6b08df2a2..df360e9c22e 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2001/07/13 07:09:23 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2001/08/02 17:27:41 jlam Exp $
#
DISTNAME= sudo-1.6.3p7
@@ -13,6 +13,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.courtesan.com/sudo/
COMMENT= Allow others to run commands as root
+USE_BUILDLINK_ONLY= # defined
GNU_CONFIGURE= # defined
.include "../../mk/bsd.prefs.mk"