diff options
Diffstat (limited to 'games/xcowsay/Makefile')
-rw-r--r-- | games/xcowsay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 061a990c62da..6732f5355f10 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -14,8 +14,7 @@ COMMENT= A graphical configurable talking cow OPTIONS_DEFINE= DBUS USE_GNOME= gtk20 -USES= gettext -USE_GMAKE= yes +USES= gettext gmake pkgconfig GNU_CONFIGURE= yes MAN6= xcowsay.6 |