mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
add tcl and tk dependencies
Reviewed by: maintainer
This commit is contained in:
parent
e44aef46ac
commit
c5649951ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64027
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
@ -26,6 +27,9 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= maurice@serc.rmit.edu.au
|
||||
|
||||
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
|
||||
tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
@ -26,6 +27,9 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= maurice@serc.rmit.edu.au
|
||||
|
||||
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
|
||||
tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= R
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://cran.r-project.org/src/base/ \
|
||||
ftp://cran.r-project.org/pub/R/src/base/ \
|
||||
@ -26,6 +27,9 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= maurice@serc.rmit.edu.au
|
||||
|
||||
LIB_DEPENDS= tcl84:${PORTSDIR}/lang/tcl84 \
|
||||
tk84:${PORTSDIR}/x11-toolkits/tk84
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XLIB= yes
|
||||
USE_PERL5= yes
|
||||
|
Loading…
Reference in New Issue
Block a user