diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-01-19 22:16:40 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-01-19 22:16:40 +0000 |
commit | 50412b60fa1fbbb5f150573fe91c195dee8a6d45 (patch) | |
tree | c818c8eb19493c9c18215ce39e342aabbe189504 /sysutils/lavaps/Makefile | |
parent | 6598645c5d6b5a5ad6d16cdc2e17ecacc21a05e7 (diff) | |
download | ports-50412b60fa1fbbb5f150573fe91c195dee8a6d45.tar.gz ports-50412b60fa1fbbb5f150573fe91c195dee8a6d45.zip |
Notes
Diffstat (limited to 'sysutils/lavaps/Makefile')
-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 |