diff options
Diffstat (limited to 'games/urban/Makefile')
-rw-r--r-- | games/urban/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/urban/Makefile b/games/urban/Makefile index ada1b3d921e..60625e2e85e 100644 --- a/games/urban/Makefile +++ b/games/urban/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/29 22:41:01 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/15 21:07:59 joerg Exp $ # DISTNAME= urban-1.5.3 @@ -13,6 +13,7 @@ COMMENT= U.R.B.A.N The Cyborg Project PTHREAD_AUTO_VARS= yes GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} post-install: |