diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 79b1bad369c..9233ea93e8a 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2012/10/03 21:56:05 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2012/10/06 11:54:58 asau Exp $ DISTNAME= wesnoth-1.10.4 PKGREVISION= 4 @@ -13,8 +13,6 @@ LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt -PKG_DESTDIR_SUPPORT= user-destdir - USE_CMAKE= yes USE_LIBTOOL= yes USE_LANGUAGES= c c++ |