diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
commit | 60b3a84279e0657b047e05ed4f622cf401e2376b (patch) | |
tree | 87924704af779c872d6c2a33013016cf3fa9e056 /math/gambit | |
parent | 774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff) |
Notes
Diffstat (limited to 'math/gambit')
-rw-r--r-- | math/gambit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 2ee5a0f6817f..7fa0633ff305 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A library of tools for doing computation in game theory +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_WX= 2.6 USE_GNOME= gnometarget gtk20 |