aboutsummaryrefslogtreecommitdiff
path: root/math/gambit/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-12-12 09:37:51 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-12-12 09:37:51 +0000
commit8ae25a440e4a7875b74a89f412b5029292e6d6f1 (patch)
treeec2c76b7241a832145d7a3504613bf36fafcdd89 /math/gambit/Makefile
parent05ea8e17699c0ecb60e120bea0a58eed4e54e157 (diff)
Notes
Diffstat (limited to 'math/gambit/Makefile')
-rw-r--r--math/gambit/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile
index 38bf8d2bd342..f3c34ca8d933 100644
--- a/math/gambit/Makefile
+++ b/math/gambit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gambit
-PORTVERSION= 13.1.0
+PORTVERSION= 13.1.1
CATEGORIES= math
MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/
@@ -17,5 +17,4 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
-NO_STAGE= yes
.include <bsd.port.mk>