USE_LANGUAGES=c c++

This commit is contained in:
wiz 2006-05-22 21:58:33 +00:00
parent 21d17d2979
commit ea375c0b6b
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:43 jlam Exp $
# $NetBSD: Makefile,v 1.17 2006/05/22 21:58:33 wiz Exp $
#
DISTNAME= Maelstrom-3.0.5
@ -14,6 +14,7 @@ COMMENT= High resolution version of Asteroids (SDL version)
CONFLICTS= maelstrom-x11-[0-9]* maelstrom-[0-9]*
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
MAKE_ENV+= CP=${CP:Q}

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.50 2006/04/17 13:46:29 wiz Exp $
# $NetBSD: Makefile,v 1.51 2006/05/22 22:01:31 wiz Exp $
#
.include "../../games/nethack-lib/Makefile.common"
@ -11,7 +11,7 @@ COMMENT= The QT-Enhanced X11 version of NetHack
DEPENDS+= nethack-lib-${NETHACK_VERSION}nb1:../../games/nethack-lib
USE_LANGUAGES= c c++
BUILD_TARGET= x11tiles nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt