diff options
Diffstat (limited to 'games/cuyo/Makefile')
-rw-r--r-- | games/cuyo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cuyo/Makefile b/games/cuyo/Makefile index 2577d45f68ae..072017e50645 100644 --- a/games/cuyo/Makefile +++ b/games/cuyo/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= mixer image USE_XORG= xdmcp xau x11 -USE_ICONV= yes +USES= iconv INSTALLS_ICONS= yes MAN6= cuyo.6 cual.6 |