diff options
Diffstat (limited to 'multimedia/mplayerxp')
-rw-r--r-- | multimedia/mplayerxp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile index ebfacf8f5599..c5f050595dd0 100644 --- a/multimedia/mplayerxp/Makefile +++ b/multimedia/mplayerxp/Makefile @@ -25,7 +25,7 @@ ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_XORG= xinerama xv xxf86dga xxf86vm -USE_ICONV= yes +USES= iconv USE_GMAKE= yes HAS_CONFIGURE= yes WANT_SDL= yes |