diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-08-24 09:19:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-08-24 09:19:16 +0000 |
commit | 748f9e643adfe0af8e27619a50b8ac724f1e1f48 (patch) | |
tree | 3caff5f4063cec2f26a8981fee4aa3c8356d5807 /security/sudo/Makefile | |
parent | 6ae0f5c2f93a5bad69798e36877a83d8e4ab0687 (diff) | |
download | pkgsrc-748f9e643adfe0af8e27619a50b8ac724f1e1f48.tar.gz |
Add missing files.
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 |