From 22a416af95aec11d97ee03a131d8552de0d2a016 Mon Sep 17 00:00:00 2001 From: sss Date: Sat, 2 May 2009 04:54:05 +0000 Subject: git-svn-id: http://172.18.13.13/svn/sss_overlay@15 4d9a9b59-111c-4e0b-8f7a-7640551abb98 --- net-analyzer/netxms/netxms-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'net-analyzer/netxms') diff --git a/net-analyzer/netxms/netxms-9999.ebuild b/net-analyzer/netxms/netxms-9999.ebuild index 86f9a22..e045fb0 100644 --- a/net-analyzer/netxms/netxms-9999.ebuild +++ b/net-analyzer/netxms/netxms-9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="http://netxms.org/" SRC_URI="" RESTRICT="mirror" -IUSE="server client console agent static-agent ipso-agent nxhttpd mdebug sqlite odbc oracle mysql pgsql openssl gd unstable debug" +IUSE="server client console +agent nxhttpd mdebug sqlite odbc oracle mysql pgsql openssl gd unstable debug" SLOT="" LICENSE="GPL-2" KEYWORDS="" @@ -29,7 +29,7 @@ DEPEND="${COMMON_DEPEND} postgres? ( virtual/postgresql-base ) console? ( x11-libs/wxGTK ) gd? ( media-libs/gd ) - sqlite? ( >=dev-db/sqlite-3.4.1 ) + sqlite? ( >=dev-db/sqlite-3 ) " S="${WORKDIR}/${P/_/}" @@ -46,8 +46,6 @@ src_compile() { $(useq client && echo --with-client ) \ $(useq agent && echo --with-agent ) \ $(useq console && echo --with-console ) \ - $(useq static-agent && echo --with-static-agent ) \ - $(useq ipso-agent && echo --with-ipso-agent ) \ $(useq nxhttpd && echo --with-nxhttpd ) \ $(useq mdebug && echo --with-mdebug ) \ $(useq sqlite && echo --with-sqlite ) \ -- cgit v1.2.3