diff options
Diffstat (limited to 'math/gri/Makefile')
-rw-r--r-- | math/gri/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile index 07f135b19b86..2c5790c671d9 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gri -PORTVERSION= 2.12.12 -PORTREVISION= 2 +PORTVERSION= 2.12.15 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +22,7 @@ BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick \ .endif GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-FreeBSD +CONFIGURE_ARGS= --enable-FreeBSD --infodir=${PREFIX}/info USE_GMAKE= yes REINPLACE_ARGS= -Ei.bak MAKE_ENV+= MAKEINFOFLAGS=--no-split |