diff options
Diffstat (limited to 'math/gambit/Makefile')
-rw-r--r-- | math/gambit/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 121e854d3bc6..ce5241c0a382 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -7,16 +7,15 @@ # PORTNAME= gambit -PORTVERSION= 0.2007.01.30 +PORTVERSION= 0.2007.12.04 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A library of tools for doing computation in game theory USE_GNOME= gnometarget gtk20 -USE_WX= 2.6 +USE_WX= 2.6+ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |