diff options
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 3ecc603e0db..ac8fced8700 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2009/08/26 19:57:28 sno Exp $ +# $NetBSD: Makefile,v 1.43 2009/12/15 15:05:20 joerg Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} @@ -28,6 +28,8 @@ REPLACE_PERL= checkfordata.pl GNU_CONFIGURE= yes CPPFLAGS.NetBSD+= -D_UNICODE_BROKEN_ +MAKE_ENV+= top_src_dir=. + # ../weaponguide.cpp:1205: virtual memory exhausted UNLIMIT_RESOURCES= datasize |