diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-30 13:14:13 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-30 13:14:13 +0000 |
commit | 03f33900d8ba7f3bcb5f55ffa5c926479f41da25 (patch) | |
tree | f1e38754730ca4a8efd1d9a2f899e2f6ead24125 /science/gerris | |
parent | d43b6db6a61deb7335c3cec654c2e51f62bd7c54 (diff) | |
download | ports-03f33900d8ba7f3bcb5f55ffa5c926479f41da25.tar.gz ports-03f33900d8ba7f3bcb5f55ffa5c926479f41da25.zip |
Notes
Diffstat (limited to 'science/gerris')
-rw-r--r-- | science/gerris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gerris/Makefile b/science/gerris/Makefile index 25a3e27b7f3d..800814b87080 100644 --- a/science/gerris/Makefile +++ b/science/gerris/Makefile @@ -8,7 +8,7 @@ PORTNAME= gerris PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gfs @@ -23,7 +23,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= odunkl@gmx.net COMMENT= A scientific CFD simulator -LIB_DEPENDS= gts.3:${PORTSDIR}/graphics/gts +LIB_DEPENDS= gts.4:${PORTSDIR}/graphics/gts .if !defined(WITHOUT_DX) BUILD_DEPENDS+= dx:${PORTSDIR}/graphics/opendx |