diff options
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r-- | games/wesnoth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index bab318bd37a0..260f00ce760e 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -23,7 +23,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= wesnoth-devel-[0-9]* USE_SDL= image mixer net ttf -USE_GNOME= gnometarget pango +USE_GNOME= pango USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_BZIP2= yes |