diff options
Diffstat (limited to 'graphics/dynamechs/Makefile')
-rw-r--r-- | graphics/dynamechs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dynamechs/Makefile b/graphics/dynamechs/Makefile index 3966c1d4965f..89318dc6fca1 100644 --- a/graphics/dynamechs/Makefile +++ b/graphics/dynamechs/Makefile @@ -8,7 +8,7 @@ PORTNAME= dynamechs PORTVERSION= 4.0.p1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.p/pre/} MAINTAINER= ports@FreeBSD.org COMMENT= A Multibody Dynamic Simulation Library -LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut +LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut USE_BZIP2= yes USE_GL= yes |