diff options
Diffstat (limited to 'math/fung-calc/Makefile')
-rw-r--r-- | math/fung-calc/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index 678a2922ddbd..5557a35759d6 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -6,7 +6,7 @@ PORTNAME= fung-calc PORTVERSION= 1.3.2b -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,10 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Advanced graphic calculator -LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut - USE_KDELIBS_VER=3 -USE_GL= yes +USE_GL= glut USE_GMAKE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |