diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-03-17 11:39:09 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-03-17 11:39:09 +0000 |
commit | 556a3ec7c2d211661cac32b8d14366c43078c180 (patch) | |
tree | a87d9818ce8ebb575df46a123e2126e2f5dcee2b /science | |
parent | e79ea52936a2fee00f88dbcb7b10289d348839de (diff) | |
download | ports-556a3ec7c2d211661cac32b8d14366c43078c180.tar.gz ports-556a3ec7c2d211661cac32b8d14366c43078c180.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gnudatalanguage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index c5a092684b9b..6458ae405a57 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -37,7 +37,7 @@ LIB_DEPENDS+= plplotd.11:${PORTSDIR}/math/plplot \ gsl.16:${PORTSDIR}/math/gsl \ dps.0:${PORTSDIR}/x11/dgs -USE_GCC= 4.5+ +USE_GCC= 4.6+ USE_WX= 2.8 GNU_CONFIGURE= yes # Disable ncurses and readline from ports |