summaryrefslogtreecommitdiff
path: root/math/numdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-02-17 03:36:58 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-02-17 03:36:58 +0000
commitcca2c80e13c40fc0d8a98fbbd91d5f78af2459ee (patch)
tree75416eab2ebfb7955fdb3ed54ddab6acd3dc0b2f /math/numdiff
parent0496f52584da167db996c96567328667e71ebdb6 (diff)
Notes
Diffstat (limited to 'math/numdiff')
-rw-r--r--math/numdiff/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/math/numdiff/Makefile b/math/numdiff/Makefile
index 609d71a2edba..11b1715b6904 100644
--- a/math/numdiff/Makefile
+++ b/math/numdiff/Makefile
@@ -3,6 +3,7 @@
PORTNAME= numdiff
PORTVERSION= 5.8.1
+PORTREVISION= 1
CATEGORIES= math textproc
MASTER_SITES= SAVANNAH
@@ -21,9 +22,12 @@ LDFLAGS+= -L${LOCALBASE}/lib
INFO= numdiff
-OPTIONS_DEFINE= DOCS NLS
+OPTIONS_DEFINE= DOCS GMP NLS
+OPTIONS_DEFAULT= GMP
OPTIONS_SUB= yes
+GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
+GMP_CONFIGURE_ENABLE= gmp
NLS_USES= gettext-runtime
NLS_CONFIGURE_ENABLE= nls
NLS_INSTALL_TARGET= install install-nls