diff options
Diffstat (limited to 'math/saga/Makefile')
-rw-r--r-- | math/saga/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/saga/Makefile b/math/saga/Makefile index d75ddc00c243..28a190af573f 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -33,7 +33,6 @@ RUN_DEPENDS:= swig:devel/swig USES= cmake compiler:c++11-lib dos2unix gnome \ iconv:wchar_t libtool localbase pkgconfig python DOS2UNIX_GLOB= *.cpp *.h -INSTALLS_ICONS= yes USE_LDCONFIG= yes USE_WX= 3.1+ |