diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /math | |
parent | Relinquish maintainership back to ports@. Hopefully someone will give gnucash (diff) |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Notes
Notes:
svn path=/head/; revision=135139
Diffstat (limited to 'math')
-rw-r--r-- | math/gambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index ed9debe87ed0..3566d863ae97 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A library of tools for doing computation in game theory -LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 +LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 USE_X_PREFIX= yes GNU_CONFIGURE= yes |