diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
commit | a7beaf6eff7fd2505960959174229f5d2a570ac1 (patch) | |
tree | 5babdafdd0c89ab9e46283da6a9e56f5c8e63e5f /sysutils | |
parent | 0cae6aa6d426f6e3b530e5fe626d1d9e1f00bff7 (diff) | |
download | ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.tar.gz ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/symon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/symon/Makefile b/sysutils/symon/Makefile index 0a994056f7fd..1b5931b0bcf3 100644 --- a/sysutils/symon/Makefile +++ b/sysutils/symon/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.xs4all.nl/~wpd/symon/philes/ MAINTAINER= q@galgenberg.net COMMENT= Performance and information monitoring tool +BROKEN= Incomplete pkg-plist + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message |