Index: Makefile =================================================================== --- Makefile (revision 492860) +++ Makefile (working copy) @@ -19,7 +19,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src -USES= gmake desthack +USES= desthack gl gmake gnome sdl +USE_CXXSTD= c++98 USE_GL= gl USE_SDL= image mixer sdl ttf MAKE_ARGS= HC_BASE=${PREFIX}/share/${PORTNAME}/ \ @@ -26,8 +27,6 @@ HC_BIN_DIR=${PREFIX}/bin/ MAKE_JOBS_UNSAFE= yes -CXXFLAGS+= -Wno-reserved-user-defined-literal - INSTALLS_ICONS= yes ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 128x128