diff options
Diffstat (limited to 'math/ised/Makefile')
-rw-r--r-- | math/ised/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile index d92a098fee4..cae4167622f 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ised -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} @@ -11,6 +11,7 @@ COMMENT= Tool for generating number sequences and arithmetic evaluation LICENSE= GPLv3 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= yes |