pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/linpsk Added LANGUAGES=c c++. Approved by wiz.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a571fdf9152b
branches:  trunk
changeset: 490638:a571fdf9152b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Mar 16 20:00:52 2005 +0000

description:
Added LANGUAGES=c c++. Approved by wiz.

diffstat:

 ham/linpsk/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 72d65a805793 -r a571fdf9152b ham/linpsk/Makefile
--- a/ham/linpsk/Makefile       Wed Mar 16 20:00:32 2005 +0000
+++ b/ham/linpsk/Makefile       Wed Mar 16 20:00:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/03/16 15:32:12 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2005/03/16 20:00:52 rillig Exp $
 #
 
 DISTNAME=      linpsk-0.8.0.4
@@ -16,6 +16,7 @@
 USE_GNU_TOOLS+=        make
 USE_GNUMAKE=   yes
 GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index