diff options
Diffstat (limited to 'science/gwyddion/Makefile')
-rw-r--r-- | science/gwyddion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index 3a4c44fca5e..e2b803e0f05 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gwyddion -PORTVERSION= 2.7 +PORTVERSION= 2.8 PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} @@ -38,6 +38,7 @@ USE_PERL5= yes USE_PYTHON= yes USE_RUBY= yes USE_LDCONFIG= yes +INSTALLS_ICONS= yes MAN1= gwyddion.1 MAN3= Gwyddion::dump.3pm |