diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 00:57:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-02 00:57:25 +0000 |
commit | 54f0c0077e1a0e648decd1bcba9b5327d30b0c49 (patch) | |
tree | 6ca2059e6de8785a966cb288135d109c2077fd25 /math/fung-calc | |
parent | 1a9f977f3f73791d624f472e795f19ce8a7a3ed9 (diff) | |
download | ports-54f0c0077e1a0e648decd1bcba9b5327d30b0c49.tar.gz ports-54f0c0077e1a0e648decd1bcba9b5327d30b0c49.zip |
Notes
Diffstat (limited to 'math/fung-calc')
-rw-r--r-- | math/fung-calc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index 4f53e7f0f433..d20b3da67d8a 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Advanced graphic calculator +BROKEN= Does not compile + USE_KDELIBS_VER= 3 USE_GL= yes USE_GMAKE= yes |