diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 00:49:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-17 00:49:21 +0000 |
commit | 6d20252e2b660ee9eb2133f3882f4167c88a19bf (patch) | |
tree | 7e5f3b8ba4283126c30d69076278555f0d218732 /net-mgmt/mbrowse | |
parent | Revert the last commit now that libXau is a shared library. (diff) |
BROKEN: Configure fails
Diffstat (limited to 'net-mgmt/mbrowse')
-rw-r--r-- | net-mgmt/mbrowse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index eb128ca96def..1690234ad75b 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp .endif +BROKEN= "Configure fails" + GNU_CONFIGURE= yes PLIST_FILES= bin/mbrowse USE_GNOME= gtk12 |