summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-12-25 12:26:46 +0000
committergrant <grant@pkgsrc.org>2002-12-25 12:26:46 +0000
commit36f2f3809c77887179cb0afea4b1d3f6151ad690 (patch)
treea3c568e691f33647595b5a391f72758d1249f1fb /security/sudo/Makefile
parentb81e5288fc1ef4ffe05a6c0292652db1702ba021 (diff)
downloadpkgsrc-36f2f3809c77887179cb0afea4b1d3f6151ad690.tar.gz
Use automatic PLIST handling.
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index ca5773072e6..56c55c9366b 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2002/08/25 21:50:47 jlam Exp $
+# $NetBSD: Makefile,v 1.52 2002/12/25 12:26:46 grant Exp $
#
DISTNAME= sudo-1.6.6
@@ -38,9 +38,6 @@ CONFIGURE_ARGS+= --without-kerb4 --without-kerb5
CONFIGURE_ARGS+= --with-nbsdops --disable-path-info
-PLIST_SRC= ${PKGDIR}/PLIST.common
-PLIST_SRC+= ${PKGDIR}/PLIST.${LOWER_OPSYS}
-
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
CONF_FILES_PERMS= ${EGDIR}/sudoers ${PKG_SYSCONFDIR}/sudoers 0 0 0440