diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index a9aff1429fe..4f06cca2b15 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/03/27 15:43:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:57 tv Exp $ # DISTNAME= wesnoth-0.8.11 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.wesnoth.org/ COMMENT= Fantasy turn-based strategy game HAS_CONFIGURE= YES -USE_BUILDLINK3= YES UNLIMIT_RESOURCES+= datasize CONFIGURE_ARGS+= --prefix=${PREFIX} |