Remove left-over meaningless 85+ from USES t(cl|k)
This commit is contained in:
parent
a7402e6954
commit
bd64317ee4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504096
@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= libcassandra.so:databases/cassandra-cpp-driver
|
||||
|
||||
USES= autoreconf tcl:85+,tea
|
||||
USES= autoreconf tcl:tea
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flightaware
|
||||
|
@ -14,7 +14,7 @@ LICENSE= BSD4CLAUSE
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/pgtcl/pkgIndex.tcl:databases/pgtcl
|
||||
|
||||
USES= pgsql tk:85+ tar:xz
|
||||
USES= pgsql tk tar:xz
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -17,7 +17,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf \
|
||||
${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib
|
||||
|
||||
USES+= tcl:85+
|
||||
USES+= tcl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= andreas-kupries
|
||||
|
||||
|
@ -21,7 +21,7 @@ PORTDOCS= *
|
||||
|
||||
TEST_TARGET= do-test
|
||||
|
||||
USES= pkgconfig tcl:85+,tea
|
||||
USES= pkgconfig tcl:tea
|
||||
|
||||
PLIST_FILES= lib/dbus/libdbus21.so.1 \
|
||||
lib/dbus/pkgIndex.tcl \
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libyajl.so:devel/yajl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flightaware
|
||||
|
||||
USES+= autoreconf pkgconfig tcl:85+,tea
|
||||
USES+= autoreconf pkgconfig tcl:tea
|
||||
|
||||
TEST_TARGET= test
|
||||
TEST_DEPENDS= dtplite:devel/tcllib
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USES= gmake python shebangfix tk:85+ zip
|
||||
USES= gmake python shebangfix tk zip
|
||||
SHEBANG_FILES= tcl/lang/checklangs.tcl \
|
||||
tcl/lang/propagatelang.tcl \
|
||||
tcl/lang/removetoken.tcl \
|
||||
|
@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE
|
||||
|
||||
CONFLICTS= ocaml-nox11-[0-9]*
|
||||
|
||||
USES= gmake tk:85+
|
||||
USES= gmake tk
|
||||
USE_XORG= x11 xext xmu
|
||||
USE_GL= glut
|
||||
USE_OCAML= yes
|
||||
|
@ -12,7 +12,7 @@ DISTNAME= itcl${PORTVERSION}
|
||||
MAINTAINER= erik@bz.bzflag.bz
|
||||
COMMENT= Object-oriented extension to Tcl [incr Tcl]
|
||||
|
||||
USES+= tcl:85+,tea
|
||||
USES+= tcl:tea
|
||||
|
||||
USE_LDCONFIG= ${PREFIX}/lib/itcl${PORTVERSION:R}
|
||||
|
||||
|
@ -15,7 +15,7 @@ LICENSE= MIT
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES+= gmake tcl:85+,tea
|
||||
USES+= gmake tcl:tea
|
||||
USE_LDCONFIG= yes
|
||||
TEST_TARGET= test
|
||||
PLIST_SUB+= PKGNAME=${DISTNAME}
|
||||
|
@ -18,7 +18,7 @@ LICENSE_PERMS_MAXIMAEXTRACLAUSE= dist-mirror dist-sell pkg-mirror pkg-sell auto-
|
||||
RUN_DEPENDS= gnuplot:math/gnuplot \
|
||||
rlwrap:devel/rlwrap
|
||||
|
||||
USES= autoreconf gmake makeinfo shared-mime-info tk:85+
|
||||
USES= autoreconf gmake makeinfo shared-mime-info tk
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= PYTHON=dummy
|
||||
|
@ -19,7 +19,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
RUN_DEPENDS+= dtplite:devel/tcllib
|
||||
|
||||
NO_ARCH?= yes
|
||||
USES+= pgsql:9.1+ tcl:85+
|
||||
USES+= pgsql:9.1+ tcl
|
||||
WANT_PGSQL+= pgtcl
|
||||
|
||||
SLAVEDIRS= net-mgmt/netmagis-common \
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Objective Caml interface to Tk
|
||||
|
||||
LICENSE= LGPL20
|
||||
|
||||
USES= gmake tk:85+
|
||||
USES= gmake tk
|
||||
HAS_CONFIGURE= yes
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
MAKE_ENV+= STAGEDIR="${STAGEDIR}"
|
||||
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src
|
||||
MAINTAINER= tcltk@FreeBSD.org
|
||||
COMMENT= Native drag and drop capabilities for Tk
|
||||
|
||||
USES+= tk:85+,tea
|
||||
USES+= tk:tea
|
||||
USE_XORG= x11 xext
|
||||
|
||||
TCL_PKG= ${PORTNAME}${PORTVERSION}
|
||||
|
@ -12,7 +12,7 @@ DISTNAME= shape${PORTVERSION:S/.//g}
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Tk library to access to X Shaped Window Extension
|
||||
|
||||
USES= gmake tk:85+
|
||||
USES= gmake tk
|
||||
|
||||
USE_XORG= x11 xext
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user