diff options
-rw-r--r-- | math/fung-calc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index d20b3da67d8a..910a22db7b67 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -6,7 +6,7 @@ PORTNAME= fung-calc PORTVERSION= 1.3.2b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Advanced graphic calculator -BROKEN= Does not compile +LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut USE_KDELIBS_VER= 3 USE_GL= yes |