diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 08:51:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 08:51:32 +0000 |
commit | c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3 (patch) | |
tree | 2d7ba0bcd8da2e2a5bbd9f42f0fe2c7c0fb044e2 /net-mgmt/netxms | |
parent | bc35fdde2e139bd19122d0b40e958d3c8ea936c5 (diff) | |
download | ports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.tar.gz ports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.zip |
Notes
Diffstat (limited to 'net-mgmt/netxms')
-rw-r--r-- | net-mgmt/netxms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile index 8bbfe81fa49d..177da0037a57 100644 --- a/net-mgmt/netxms/Makefile +++ b/net-mgmt/netxms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.netxms.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= NetXMS - network monitoring system -BROKEN= does not compile with gcc 4.2 +BROKEN= does not compile with gcc 4.2 && Does not fetch NO_PACKAGE= yes GNU_CONFIGURE= yes |