pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xmahjongg USE_LANGUAGES= c c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bfbab611a5f2
branches:  trunk
changeset: 483953:bfbab611a5f2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 22 21:12:36 2004 +0000

description:
USE_LANGUAGES= c c++

diffstat:

 games/xmahjongg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c2acc1178008 -r bfbab611a5f2 games/xmahjongg/Makefile
--- a/games/xmahjongg/Makefile  Mon Nov 22 21:02:33 2004 +0000
+++ b/games/xmahjongg/Makefile  Mon Nov 22 21:12:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/03/09 23:19:19 snj Exp $
+# $NetBSD: Makefile,v 1.19 2004/11/22 21:12:36 wiz Exp $
 #
 
 DISTNAME=      xmahjongg-3.6.1
@@ -12,6 +12,6 @@
 USE_BUILDLINK3=        YES
 USE_X11=       YES
 GNU_CONFIGURE= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index