summaryrefslogtreecommitdiff
path: root/security/sfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sfs/Makefile')
-rw-r--r--security/sfs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/sfs/Makefile b/security/sfs/Makefile
index 99729617f16..bbf08625a71 100644
--- a/security/sfs/Makefile
+++ b/security/sfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/09 11:21:57 seb Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/12 20:07:27 grant Exp $
#
DISTNAME= sfs-0.7.2
@@ -22,6 +22,8 @@ USE_PKGINSTALL= yes
USE_BUILDLINK2= yes
USE_PERL5= yes
+USE_GCC2= # defined
+
DIST_GCC= 2.95.3
PKG_USERS= sfs:sfs::Self-certifying\\ file\\ system:/
@@ -52,5 +54,4 @@ post-install:
.include "../../devel/gmp/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
-.include "../../mk/gcc.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"