summaryrefslogtreecommitdiff
path: root/net-mgmt/scli/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-26 18:41:12 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-26 18:41:12 +0000
commitf2e5cd38f2b5cebe2b265413c681e538a1a51e6d (patch)
tree879f5bdece9bb1c13071055cd58f0f97075ca30b /net-mgmt/scli/Makefile
parentOops. You need to install *both* kinds of configurator. Which you use (diff)
Unbreak and upgrade to 0.2.8
PR: 38576 Submitted by: Marcin Cieslak <saper@system.pl> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=60039
Diffstat (limited to 'net-mgmt/scli/Makefile')
-rw-r--r--net-mgmt/scli/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/scli/Makefile b/net-mgmt/scli/Makefile
index 30e33660c889..f3a1daa693ef 100644
--- a/net-mgmt/scli/Makefile
+++ b/net-mgmt/scli/Makefile
@@ -6,14 +6,12 @@
#
PORTNAME= scli
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.8
CATEGORIES= net
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PORTNAME}/
MAINTAINER= lyngbol@wheel.dk
-BROKEN= "Cannot find libxml2 dependency"
-
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes