diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:34:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-16 00:34:30 +0000 |
commit | c5e143d0b7b9f09f83509f5fbf65087c7ef243f1 (patch) | |
tree | 7c6aff3e7782b745ee78f6b9e53c87ccba49e417 /net-mgmt/netsaint-plugins | |
parent | deaec1314d9a94b7412591509d7f1d2dcd2b74e7 (diff) | |
download | ports-c5e143d0b7b9f09f83509f5fbf65087c7ef243f1.tar.gz ports-c5e143d0b7b9f09f83509f5fbf65087c7ef243f1.zip |
Notes
Diffstat (limited to 'net-mgmt/netsaint-plugins')
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index 18052dfc2a60..27df6d6c758b 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for netsaint +BROKEN= Broken pkg-plist + USE_SUBMAKE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |