diff options
Diffstat (limited to 'sysutils/lavaps')
-rw-r--r-- | sysutils/lavaps/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 1332752c8703..d6498e1c6e55 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -14,6 +14,9 @@ MAINTAINER= johann@egenetics.com LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 +BROKEN= Changes to process info structs returned by kernel renders \ + lavaps unbuildable - author has been made aware of this. + GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3 |