diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 304c2af79eb..a8f139da5e6 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2004/08/23 21:15:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.67 2004/08/24 09:19:16 xtraeme Exp $ # DISTNAME= sudo-1.6.8 @@ -17,7 +17,6 @@ COMMENT= Allow others to run commands as root PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes -USE_LIBTOOL= yes USE_PKGINSTALL= yes GNU_CONFIGURE= yes |