diff options
Diffstat (limited to 'security/sfs')
-rw-r--r-- | security/sfs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile index bbbfd8a1c5a..1a05ca16574 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/09/17 19:41:07 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/11/23 19:45:25 wiz Exp $ # DISTNAME= sfs-0.7.2 @@ -22,8 +22,6 @@ USE_PKGINSTALL= yes USE_BUILDLINK2= yes USE_PERL5= yes -USE_PKGSRC_GCC= # defined - PKG_USERS= sfs:sfs::Self-certifying\\ file\\ system:/ PKG_GROUPS= sfs PKG_SYSCONFSUBDIR= sfs |