From 183d3ed78cd00da6f87fc5544678faa279deb979 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 12 Sep 2003 20:07:06 +0000 Subject: kill all references to gcc.buildlink2.mk and compiler.mk, and define USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later... --- security/sfs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/sfs') 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" -- cgit v1.2.3