diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-04-07 15:31:51 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-04-07 15:31:51 +0000 |
commit | e89f13b5550c0391b174929e8d07525a801a44f4 (patch) | |
tree | 8d40a7056b8ee0445aab62f130713237c171b5f2 /science/meep | |
parent | c3d8316d226bc51f765f5efacce8ba650678db2f (diff) |
Notes
Diffstat (limited to 'science/meep')
-rw-r--r-- | science/meep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/meep/Makefile b/science/meep/Makefile index 643a6e895b37..b20ef25752c7 100644 --- a/science/meep/Makefile +++ b/science/meep/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS+= harminv:${PORTSDIR}/science/harminv USE_GMAKE= yes GNU_CONFIGURE= yes USE_FORTRAN= yes -USE_GCC= 4.5+ +USE_GCC= 4.6+ USE_ICONV= yes USE_GETTEXT= yes USE_AUTOTOOLS+= libltdl |