pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/sfs this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f2d235f641d
branches:  trunk
changeset: 477151:8f2d235f641d
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jun 27 11:41:09 2004 +0000

description:
this uses a c and c++ compiler.

diffstat:

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

diffs (17 lines):

diff -r 2e73b8ed5156 -r 8f2d235f641d security/sfs/Makefile
--- a/security/sfs/Makefile     Sun Jun 27 11:40:07 2004 +0000
+++ b/security/sfs/Makefile     Sun Jun 27 11:41:09 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/05/09 06:48:40 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/27 11:41:09 grant Exp $
 #
 
 DISTNAME=              sfs-0.7.2
@@ -20,6 +20,7 @@
 
 USE_PKGINSTALL=                yes
 USE_BUILDLINK3=                yes
+USE_LANGUAGES=         c c++
 USE_PERL5=             yes
 
 GCC_REQD+=             2.95.3



Home | Main Index | Thread Index | Old Index