diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-01-23 13:23:00 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-01-23 13:23:00 +0000 |
commit | 9c6474f7622f686d46e72a14651946b7ec060c35 (patch) | |
tree | 83058dcaded4873cfd73b6f3d7208076f1a6ca87 /math/fung-calc | |
parent | 912c497bcfc098aab97e284549522e947750d3ed (diff) | |
download | ports-9c6474f7622f686d46e72a14651946b7ec060c35.tar.gz ports-9c6474f7622f686d46e72a14651946b7ec060c35.zip |
Notes
Diffstat (limited to 'math/fung-calc')
-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 |