diff options
Diffstat (limited to 'security/priv/Makefile')
-rw-r--r-- | security/priv/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/priv/Makefile b/security/priv/Makefile index 35e7d981440..2de6a5925d7 100644 --- a/security/priv/Makefile +++ b/security/priv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2012/10/23 18:16:52 asau Exp $ +# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:55 wiz Exp $ # DISTNAME= priv-1.0-beta2 @@ -10,8 +10,6 @@ MASTER_SITES= ftp://ftp.thistledown.com.au/pub/simonb/ MAINTAINER= simonb@NetBSD.org COMMENT= Execute commands as a different user -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} |