pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/sfs Remove USE_PKGSRC_GCC line -- it is unnee...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10fd63a8646d
branches:  trunk
changeset: 463667:10fd63a8646d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 23 19:45:25 2003 +0000

description:
Remove USE_PKGSRC_GCC line -- it is unneeded (compiles fine with both
gcc-2.95.3 and gcc-3.3.2.

diffstat:

 security/sfs/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b4c5cbc392fe -r 10fd63a8646d security/sfs/Makefile
--- a/security/sfs/Makefile     Sun Nov 23 13:48:27 2003 +0000
+++ b/security/sfs/Makefile     Sun Nov 23 19:45:25 2003 +0000
@@ -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_BUILDLINK2=                yes
 USE_PERL5=             yes
 
-USE_PKGSRC_GCC=                # defined
-
 PKG_USERS=             sfs:sfs::Self-certifying\\ file\\ system:/
 PKG_GROUPS=            sfs
 PKG_SYSCONFSUBDIR=     sfs



Home | Main Index | Thread Index | Old Index