diff options
-rw-r--r-- | games/freedink-dfarc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freedink-dfarc/Makefile b/games/freedink-dfarc/Makefile index 00cbe1aadf83..dbae53253d4a 100644 --- a/games/freedink-dfarc/Makefile +++ b/games/freedink-dfarc/Makefile @@ -12,6 +12,7 @@ MAINTAINER= shurd@FreeBSD.org COMMENT= Frontend and .dmod installer for GNU FreeDink USES= compiler:c++11-lib desktop-file-utils gettext gmake shared-mime-info +USE_CXXSTD= c++11 USE_WX= 3.0 WX_UNICODE= yes GNU_CONFIGURE= yes |