aboutsummaryrefslogtreecommitdiff
path: root/math/fung-calc
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2005-01-23 13:23:00 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2005-01-23 13:23:00 +0000
commit9c6474f7622f686d46e72a14651946b7ec060c35 (patch)
tree83058dcaded4873cfd73b6f3d7208076f1a6ca87 /math/fung-calc
parent912c497bcfc098aab97e284549522e947750d3ed (diff)
downloadports-9c6474f7622f686d46e72a14651946b7ec060c35.tar.gz
ports-9c6474f7622f686d46e72a14651946b7ec060c35.zip
- Unbreak by adding a missing dependency for graphics/libglut
- Bump PORTREVISION Prodded by: Stefan Walter <sw@gegenunendlich.de>
Notes
Notes: svn path=/head/; revision=127137
Diffstat (limited to 'math/fung-calc')
-rw-r--r--math/fung-calc/Makefile4
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