From 097c06bf6f9f0f261c3072dc677075b0ee7b3cc9 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 22 Nov 2004 21:12:36 +0000 Subject: USE_LANGUAGES= c c++ --- games/xmahjongg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/xmahjongg/Makefile') diff --git a/games/xmahjongg/Makefile b/games/xmahjongg/Makefile index 59aee9e1fd2..1dbb4465f29 100644 --- a/games/xmahjongg/Makefile +++ b/games/xmahjongg/Makefile @@ -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 @@ COMMENT= The Chinese game of Mah Jongg for X11 USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3