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