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 b823d773900..5bd1d0b82bc 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2012/10/03 21:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2012/10/23 18:16:58 asau Exp $ # DISTNAME= sfs-0.7.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.fs.net/sfswww/ COMMENT= Secure, global, self-certifying network file system LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes SFS_USER?= sfs |