diff options
author | thierry <thierry@FreeBSD.org> | 2005-01-08 22:24:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-01-08 22:24:34 +0800 |
commit | 3c100d2f95e373501707adb25b330262ccbcd16b (patch) | |
tree | 1adeb800871921ddd6424969d8c7f15cfa9cf7ec /net/nic | |
parent | 61b0ca8a2daf886637ab51878672cd52edbe0507 (diff) | |
download | freebsd-ports-gnome-3c100d2f95e373501707adb25b330262ccbcd16b.tar.gz freebsd-ports-gnome-3c100d2f95e373501707adb25b330262ccbcd16b.tar.zst freebsd-ports-gnome-3c100d2f95e373501707adb25b330262ccbcd16b.zip |
s/BROKEN/IGNORE/
Suggested by: Kris.
Diffstat (limited to 'net/nic')
-rw-r--r-- | net/nic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nic/Makefile b/net/nic/Makefile index 9b28a2e3c0bc..d5c5892cb63c 100644 --- a/net/nic/Makefile +++ b/net/nic/Makefile @@ -16,7 +16,7 @@ COMMENT= Nic is a set of small web-based network applications RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde -BROKEN= "Not compatible with Horde 3 - to be refreshed." +IGNORE= "Not compatible with Horde 3 - to be refreshed." NO_BUILD= yes |