diff options
author | kris <kris@FreeBSD.org> | 2005-01-02 08:57:25 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-01-02 08:57:25 +0800 |
commit | 31b94b2e378b0fc523ca320262f0b6abb625e3e5 (patch) | |
tree | 522dd2a453d315f0d7232892ec8af550d884bca7 /math | |
parent | af653dace715e74570a677f390a4faac2ec23cd6 (diff) | |
download | freebsd-ports-gnome-31b94b2e378b0fc523ca320262f0b6abb625e3e5.tar.gz freebsd-ports-gnome-31b94b2e378b0fc523ca320262f0b6abb625e3e5.tar.zst freebsd-ports-gnome-31b94b2e378b0fc523ca320262f0b6abb625e3e5.zip |
BROKEN: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'math')
-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 |